LocalServerSocket

Constructors

this
this(const(char)[] path, int backlog, bool reuse)

Members

Functions

accept
Socket accept(Socket recipient)
toString
immutable(char)[] toString()

Return the name of this device

Inherited Members

From LocalSocket

toString
immutable(char)[] toString()

Return the name of this device

Meta