|
Version: 1.1 Posted: 2005-08-10 Build Requirements: N/A Runtime Requirements: Mac OS X Mac OS X Download Sample (SocketCancel.zip, 33.0K) |
||||||
DescriptionSocketCancel is a sample that shows how to use safely cancel threads that are blocked within BSD sockets calls. It uses a simple sockets abstraction layer that wraps a non-blocking data socket, a UNIX domain socket pair that's used to signal cancellation, and creative use of the select system call. Document Revision History
|
|