socket.setdefaulttimeout()
rtilley
rbt at athop1.ath.vt.edu
Sat Oct 8 14:11:04 EDT 2005
More information about the Python-list mailing list
Sat Oct 8 14:11:04 EDT 2005
- Previous message (by thread): socket.setdefaulttimeout()
- Next message (by thread): Here I am again, same old arguments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Perhaps this is a dumb question... but here goes. Should a socket client and a socket server each have different values for socket.setdefaulttimeout() what happens? Does the one with the shortest timeout period end first?
- Previous message (by thread): socket.setdefaulttimeout()
- Next message (by thread): Here I am again, same old arguments
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list