Re: select not setting the read flag (followup)
Re: select not setting the read flag (followup)
- Subject: Re: select not setting the read flag (followup)
- From: Nicolas Berloquin <email@hidden>
- Date: Thu, 27 May 2004 02:08:48 +0200
To add more details to my previous description, I just observed that the
receive queue of a "stuck" connexion can fill up quite a bit (up to
1501 bytes)
for a few seconds (30secs to around a minute), then suddenly be read.
And during all that time, other connected sockets send and receive data
normally...
I logged the return values of the select call, and the read bit is NOT
set for
that descriptor until it suddenly gets "unstuck".
_______________________________________________
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.