Hi,

I have a server application that processes traffic from a large number of sockets asynchronously via Linux's epoll. Is there any way to combine my epoll event loop with an NSRunLoop without using additional threads? I guess a more general question: is there any way to add arbitrary event sources to a run loop?

Thanks,

Richard Stahl
[EMAIL PROTECTED]

_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to