Function PacketPeerUDP.getPacketPort

Returns the port of the remote peer that sent the last packet(that was received with PacketPeer.getPacket or PacketPeer.getVar).

long getPacketPort() nothrow @nogc const;