|
From: | Richard Stahl |
Subject: | NSRunLoop and async. I/O |
Date: | Mon, 19 Sep 2005 13:32:10 -0400 |
User-agent: | Unison/1.6.3 |
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 rstahl@cisco.com
[Prev in Thread] | Current Thread | [Next in Thread] |