NetworkAddress

Undocumented in source.

Constructors

this
this(string ip, int port, AddressFamily family)
Undocumented in source.

Members

Properties

IP
string IP [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
family
AddressFamily family [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
port
int port [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta