How to set timeout on python's socket recv method?

Posted by Thoreller on Stack Overflow See other posts from Stack Overflow or by Thoreller
Published on 2010-04-27T05:51:46Z Indexed on 2010/04/27 5:53 UTC
Read the original article Hit count: 191

Filed under:
|
|

I need to set timeout on python's socket recv method. How to do it?

© Stack Overflow or respective owner

Related posts about python

Related posts about socket