ResponsePacket

Undocumented in source.

Members

Functions

send
void send(Socket s)
Undocumented in source. Be warned that the author may not have intended to support it.
setBindAddress
bool setBindAddress(InternetAddress address)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

atyp
AddressType atyp;
Undocumented in source.
bndaddr
ubyte[4] bndaddr;
Undocumented in source.
bndport
ubyte[2] bndport;
Undocumented in source.
rep
ReplyCode rep;
Undocumented in source.
rsv
ubyte[1] rsv;
Undocumented in source.

Inherited Members

From OutgoingPacket

send
void send(Socket s)
Undocumented in source.

Meta