BaseTransport

Interface for transports.

Members

Functions

close
void close()

Close the transport.

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.

Meta