Function PacketPeerUDP.getPacketPort
Returns the port of the remote peer that sent the last packet(that was received with PacketPeer
or PacketPeer
).
long getPacketPort() nothrow @nogc const;
Returns the port of the remote peer that sent the last packet(that was received with PacketPeer
or PacketPeer
).
long getPacketPort() nothrow @nogc const;