site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com 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 (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists.... At 21:10 -0500 18/9/05, Gerry Beggs wrote: Are there any ideas of what I might be missing? Have you added the socket to the runloop (using CFSocketCreateRunLoopSource to create a run loop source and then CFRunLoopAddSource to add the source to the runloop)? If so, check that you're adding it to the right runloop and that you're adding it in the right mode (kCFRunLoopDefaultMode is generally a good choice). This email sent to site_archiver@lists.apple.com
participants (1)
-
Quinn