NSStream: How to recognize when it is connected
NSStream: How to recognize when it is connected
- Subject: NSStream: How to recognize when it is connected
- From: Nicolás Ojeda Bär <email@hidden>
- Date: Fri, 5 Mar 2004 19:41:29 -0300
Hello,
Is there any when to get notified or to find out when a socket-based
NSStream has established a connection to the remote endpoint?
The stream event NSStreamEventOpenCompleted is no good: if fires even
if the remote endpoint doesn't exist. My guess is that it signals some
kind of internal setup.
Best,
nojb.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.