Detecting dropped connections
Detecting dropped connections
- Subject: Detecting dropped connections
- From: Tom Bayley <email@hidden>
- Date: Thu, 11 Apr 2002 18:36:16 +0100
We have a bunch of processes talking to each other over local TCP
connections. On NT we can detect if one of the processes goes away
(crashes even) because we get an error from recv() on that socket. But
on OS X we do not seem to get an error! Why are these behaviours
different and how are we *supposed* to discover that sockets have gone
bad?
Tom
_______________________________________________
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.