[fpc-devel] Linux Signals
Michael Van Canneyt
michael at freepascal.org
Sun Jan 2 11:43:51 CET 2011
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.
More information about the fpc-devel
mailing list