Altering CFSocket Callback Behavior
Altering CFSocket Callback Behavior
I have been successful in using CFSocket for a minimal select()-style
wrapper around the unix socket interface. But it seems that the read
callback is called when there is any data in the buffer, rather then
when new data comes in. Is there any way to get the latter behavior?
This would be closer to how the other unix ports we are using operate.
Thanks in advance,
--
Brian
_______________________________________________
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.