Re: CFRunLoopRun() and processing posix signals

2010-11-23 Thread A.M.
On Nov 23, 2010, at 12:55 PM, Philippe Strauss wrote: > Hello Cocoa developpers, > > When using a CFRunLoopRun() event loop in a non-GUI daemon, what kind of > resource and handler do you need to add to the loop for beeing able to > process signals (unix signals) and not beeing stuck in: > >

CFRunLoopRun() and processing posix signals

2010-11-23 Thread Philippe Strauss
Hello Cocoa developpers, When using a CFRunLoopRun() event loop in a non-GUI daemon, what kind of resource and handler do you need to add to the loop for beeing able to process signals (unix signals) and not beeing stuck in: (gdb) bt #0 0x7fff815592da in mach_msg_trap () #1 0x7fff81