The problem is how I should add new outgoing connections to the runloop.
1. Create the socket (CFSocketCreate, CFSocketCreateWithNative,
CFSocketCreateWithSocketSignature).
2. Create a runloop source from that socket (CFSocketCreateRunLoopSource).
3. Add it to the runloop (CFRunLoopAddSource).
4. Connect the socket (CFSocketConnectToAddress).
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macnetworkprog/email@hidden