socket equivalent of OTCancelSynchronousCalls
socket equivalent of OTCancelSynchronousCalls
- Subject: socket equivalent of OTCancelSynchronousCalls
- From: Frederick Cheung <email@hidden>
- Date: Fri, 3 Jan 2003 21:46:31 +0100
I am in the process of changing a program so that it uses BSD sockets
instead of open transport.
My application does its network business from MP threads (synchronous,
blocking endpoints). Before, when i wanted to abort a network
operation, I would send a message to the thread's queue and call
OTCancelSynchronousCalls in case the task was blocked on some network
operation.
What should I do, now that I am using sockets?
Thanks
Fred
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.