Server.addListenItem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addListenItem(ListenItem item)
  2. void addListenItem(string host, ushort port)
    class Server
    @nogc
    void
    addListenItem
    (
    string host
    ,
    ushort port
    )

Meta