How do I set the socket timeout in Ruby?

Posted by Readonly on Stack Overflow See other posts from Stack Overflow or by Readonly
Published on 2008-10-23T21:44:09Z Indexed on 2010/05/07 19:48 UTC
Read the original article Hit count: 120

Filed under:
|

How do you set the timeout for blocking operations on a Ruby socket?

© Stack Overflow or respective owner

Related posts about ruby

Related posts about network-programming