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 nvetoshkin
Recipients doko, exarkun, lekma, loewis, neologix, nvetoshkin, pitrou, socketpair, vstinner
Date 2011-11-06.18:12:12
SpamBayes Score 0.00016741849
Marked as misclassified No
Message-id <1320603133.23.0.139710140638.issue10115@psf.upfronthosting.co.za>
In-reply-to
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.
History
Date User Action Args
2011-11-06 18:12:13nvetoshkinsetrecipients: + nvetoshkin, loewis, doko, exarkun, pitrou, vstinner, lekma, neologix, socketpair
2011-11-06 18:12:13nvetoshkinsetmessageid: <1320603133.23.0.139710140638.issue10115@psf.upfronthosting.co.za>
2011-11-06 18:12:12nvetoshkinlinkissue10115 messages
2011-11-06 18:12:12nvetoshkincreate