Are there any guarantees about blocking behavior for NSInputStream and
NSOutputStream? For example, if I receive an
NSStreamEventHasSpaceAvailable for an NSOutputStream, how many bytes
can I write without blocking? It doesn't seem safe to do I/O in the
main thread if there are no such guarantees, but the documentation on
Cocoa streams is unsettlingly vague on this point.
-Michael
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]