I have a client that connects through udp at a given port. In the received packets, source port is set and is the port the client assumes the server will respond at. This is normal behaviour according to wikipedia.
In vibed, I see no way to access that source_port field in udp packets, how is it dealt with?