TcpListener.bind

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void bind(string host, ushort port)
    class TcpListener
    void
    bind
    (
    string host
    ,
    const ushort port
    )
  2. void bind(InternetAddress address)

Meta