Function WebSocketServer.getPeerPort
Returns the remote port of the given peer.
long getPeerPort
(
const(long) id
) nothrow @nogc const;
Returns the remote port of the given peer.
long getPeerPort
(
const(long) id
) nothrow @nogc const;