Re: Listening, accepting, kqueue, WFT?
Re: Listening, accepting, kqueue, WFT?
- Subject: Re: Listening, accepting, kqueue, WFT?
- From: Scott Ribe <email@hidden>
- Date: Sat, 19 Nov 2005 10:50:35 -0700
- Thread-topic: Listening, accepting, kqueue, WFT?
I think it's a problem with not closing the descriptors. My preliminary
testing indicates that connection objects are being deleted, threads are
terminating, and sockets are being shut down. But at the end of it all, the
descriptors are left hanging around. Thanks, your suggestion put me on the
right track.
I am somewhat confused about kevent continuing to return the pending
connection and the accept failing long, long after the requesting client has
given up and quit. But once I correct my socket handling, I won't see this
behavior again ;-)
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 665-7007 voice
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden