Re: Bad things happening to listener CFSockets
Re: Bad things happening to listener CFSockets
- Subject: Re: Bad things happening to listener CFSockets
- From: Avi Drissman <email@hidden>
- Date: Thu, 23 May 2002 14:06:37 -0400
At 10:23 AM -0700 5/23/02, Douglas Davidson wrote:
What happens is that when a connection is accepted, a new socket is
created for it, and this new socket then represents that connection.
That isn't exactly what I meant. I know that I'm going to get new
sockets for my clients.
In OT land, sometimes my listening sockets would get disconnected,
and I'd get a T_DISCONNECT or what have you from them. If that
happened, I'd trash them and create new ones.
What happens here? Can I be assured that my listening sockets won't
get trashed? Do they survive network configuration changes (like OT
didn't)?
Avi
--
Avi Drissman
email@hidden
Argh! This darn mailserver is trunca
_______________________________________________
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.