Socket.opCmp

Compare handles.

class Socket
const pure nothrow @safe @nogc
int
opCmp
(
size_t that
)

Parameters

that size_t

Another handle.

Return Value

Type: int

Comparision result.

Meta