No data from endpoint until it's closed?
No data from endpoint until it's closed?
- Subject: No data from endpoint until it's closed?
- From: David Catmull <email@hidden>
- Date: Wed, 07 Aug 2002 14:09:27 -0600
I'm using synchronous blocking OT endpoints with threads. In OS X, it all
works fine. In OS 9.2.2, OTRcv doesn't return until the other side sends a
disconnect. Then I finally get the data that was sent, followed by the
disconnect. What could be causing this?
This is with my client and server both running on the same machine. The
machine doesn't lock up; both apps just sit there spinning in their async
idle event callbacks.
Thanks,
--
David Catmull
email@hidden
http://www.uncommonplace.com/
_______________________________________________
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.