scope of socket.setdefaulttimeout?

Russell Warren russandheather at gmail.com
Thu Sep 29 17:40:31 EDT 2005


Does anyone know the scope of the socket.setdefaulttimeout call?  Is it
a cross-process/system setting or does it stay local in the application
in which it is called?

I've been testing this and it seems to stay in the application scope,
but the paranoid side of me thinks I may be missing something... any
confirmation would be helpful.




More information about the Python-list mailing list