ISocket.formatInfo

Formats information about the socket into the provided buffer.

class ISocket
abstract
void
formatInfo
(
ref char[] buf
,)

Parameters

buf char[]

buffer to format into

io_error bool

true if an I/O error has been reported

Meta