Function Socket.opCmp
Compare handles.
int opCmp
(
ulong that
) pure nothrow @nogc @safe const;
Parameters
| Name | Description |
|---|---|
| that | Another handle. |
Returns
Comparision result.
Compare handles.
int opCmp
(
ulong that
) pure nothrow @nogc @safe const;
| Name | Description |
|---|---|
| that | Another handle. |
Comparision result.