writeData: Question
writeData: Question
- Subject: writeData: Question
- From: Josh Morris <email@hidden>
- Date: Wed, 21 May 2003 23:36:08 -0500
I am trying to write a program that will need to write to multiple
sockets simultaneously. In the GNUStep docs there is a
writeInBackgroundAndNotify: method, whereas Cocoa has a similar method
only for reading sockets.
Since writeData: is synchronous it will not return until the data
passed to it is sent over the socket, correct? What recourse do I have
with NSFileHandle? Thanks in advance.
- Josh Morris
email@hidden
_______________________________________________
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.