On 30 Apr 2014, at 15:07, Luboš Doležel <lu...@dolezel.info> wrote:

> NSRunLoop supports distributed object connections and timers only.

It also supports monitoring file descriptors to support NSFileHandle (the 
documentation says that this works by creating a new thread that blocks and 
sends a notification on readiness, but no one would ever actually implement it 
like that).  

David

-- Sent from my PDP-11


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to