Closed g3force closed 6 years ago
This looks fine to me, once tested, can merge to master.
I tested this with a real field and vision setup and can confirm that the vision now uses an ephemeral source port. Target port and functionality is unaffected and works as before.
If some other applications also binds to the same local port and forgets to also set SO_REUSEPORT, the bind will fail. There is no reason for binding to a fixed local port in this case.