AbstractBaseTransport

Undocumented in source.

Members

Functions

getExtraInfoPeername
string getExtraInfoPeername()
Undocumented in source. Be warned that the author may not have intended to support it.
getExtraInfoSocket
Socket getExtraInfoSocket()
Undocumented in source. Be warned that the author may not have intended to support it.
getExtraInfoSockname
string getExtraInfoSockname()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From BaseTransport

getExtraInfo
auto getExtraInfo()

Get optional transport information.

getExtraInfoPeername
string getExtraInfoPeername()
Undocumented in source.
getExtraInfoSocket
Socket getExtraInfoSocket()
Undocumented in source.
getExtraInfoSockname
string getExtraInfoSockname()
Undocumented in source.
close
void close()

Close the transport.

Meta