Ignacy Gawędzki

Results 2 comments of Ignacy Gawędzki

> If this is unintended behavior, the fix would be to [read the destination address used in the initial packet](https://stackoverflow.com/questions/5281409/get-destination-address-of-a-received-udp-packet) and then bind to that address manually before `connect`. Reading...

> @iazz, > > > While this approach works, it is certainly not a fix satisfactory enough for the maintainers, as it is not satisfactory enough for me at least....