http://www.perlmonks.org?node_id=747639


in reply to UDP recv

Usually the receiver/listener uses Localhost/LocalPort and the sender/initiator uses PeerHost/PeerPort. You are setting up both connections as sender.