TcpStream.connect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void connect(string hostname, int port)
    class TcpStream
    void
    connect
    (
    string hostname
    ,
    int port
    )
  2. void connect(NetworkAddress address, int port)

Meta