UnixSocket.formatInfo

Formats information about the socket into the provided buffer.

class UnixSocket
override
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