TcpStream.connect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void connect(string ip, ushort port)
    class TcpStream
    void
    connect
    (
    string ip
    ,
    ushort port
    )
  2. void connect(Address addr)

Meta