socket.setdefaulttimeout()

rtilley rbt at athop1.ath.vt.edu
Sat Oct 8 14:11:04 EDT 2005


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?



More information about the Python-list mailing list