[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Unix(macOS) SocketPlugin: (7deac02)

Eliot Miranda notifications at github.com
Sat Oct 10 13:57:04 UTC 2020


Well platforms/Unix/vm/aio.c is only used on Unixes  (Linux/Solaris/MacOS).  I would be very happy to see a contribution using either epoll or libevent.  Most conveniently if would be a replacement for all of aio.c in a different file name because this will be easier to read, and then we can rename aio,c to be say aioViaSelect.c, aioViaLibevent.c etc which can void their contents using an ifdef controlled by config.h

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/7deac028aeeb769c8782242fc23bebdfaaa58e3d#commitcomment-43131447
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20201010/6fe2fdde/attachment-0001.html>


More information about the Vm-dev mailing list