setsockopt and urllib
Oleg Broytmann
phd at phd.pp.ru
Tue Dec 5 06:57:14 EST 2000
More information about the Python-list mailing list
Tue Dec 5 06:57:14 EST 2000
- Previous message (by thread): setsockopt and urllib
- Next message (by thread): Python: what all the hype is about?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 4 Dec 2000, Frank Neuber wrote: > I have to set special timeouts on receive and send calls in conjunction with > urllib-calls. > Is there a simple solution to do this without modifying the urllib itself. timeoutsocket.py on http://www.timo-tasi.org/python/ Oleg. ---- Oleg Broytmann http://phd.pp.ru/ phd at phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
- Previous message (by thread): setsockopt and urllib
- Next message (by thread): Python: what all the hype is about?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list