Skip to content

Instantly share code, notes, and snippets.

@miloshadzic
Created January 22, 2011 00:10
Show Gist options
  • Save miloshadzic/790684 to your computer and use it in GitHub Desktop.
Save miloshadzic/790684 to your computer and use it in GitHub Desktop.
rubinius 1.2.1dev (1.8.7 df519b98 2010-12-21 JI) [i686-pc-linux-gnu]
TCPSocket.new
- requires a hostname and a port as arguments
- refuses the connection when there is no server to connect to (FAILED - 1)
- connects to a listening server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment