SIGIO and AppKit main loop
SIGIO and AppKit main loop
- Subject: SIGIO and AppKit main loop
- From: Michael Rothwell <email@hidden>
- Date: Sun, 28 Mar 2004 11:57:29 -0500
I used SIGIO to implement an asynchronous SSDP listener with callback
notification, written in straight C.
Will I experience any problems using this bit of code in a Cocoa
application? In other words, will my use of SIGIO (and the associated
signal handler) clash with anything AppKit does?
Michael Rothwell
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.