On Sat, 1 Jan 2011, Andrew Brunner wrote:

Thanks, Nikolai.  epoll looks like the silver bullet (for linux) and
very promising.  I can dump a bunch of sockets into it and get the
kernel to let me know which ones get notifications for
reset/read/write.

...Which is what I suggested in the first reply to your original question.

Do note that you're back to polling, which I understood you wanted to avoid in the first place ?

Michael.
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to