Show Nav
Patrick Bacon

Software Consultant and Developer. Loves making software, learning new technologies, and being an Atom.

 
Featured

Setting a Socket Connection Timeout in Ruby

How to use the Socket class' connect_nonblock method paired with IO.select to set a connection timeout for a Ruby socket.
All Posts