UnixConnector

Undocumented in source.

Constructors

this
this(string path)
Undocumented in source.

Members

Functions

connect
void connect(string host, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

path
string path;
Undocumented in source.

Inherited Members

From TcpConnector

conn
TcpConnection conn;
Undocumented in source.
getConnection
IConnection getConnection()
Undocumented in source. Be warned that the author may not have intended to support it.
connect
void connect(string host, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta