This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients doko, exarkun, lekma, loewis, neologix, nvetoshkin, pitrou, socketpair, vstinner
Date 2011-11-06.18:13:38
SpamBayes Score 0.0025805994
Marked as misclassified No
Message-id <1320602947.23330.1.camel@localhost.localdomain>
In-reply-to <1320603133.23.0.139710140638.issue10115@psf.upfronthosting.co.za>
Content
> > The same value as for other non-blocking sockets, IMO.
> There are three possible values I think:
> 1. parent's current sock_timeout
> 2. global default socket timeout
> 3. 0
> 
> Can you please tell which one? I assume it should be number 3.

Yes (again, IMO).
History
Date User Action Args
2011-11-06 18:13:39pitrousetrecipients: + pitrou, loewis, doko, exarkun, vstinner, lekma, nvetoshkin, neologix, socketpair
2011-11-06 18:13:38pitroulinkissue10115 messages
2011-11-06 18:13:38pitroucreate