Closed truvorskameikin closed 5 years ago
Requested in #8.
The binding socket is required to receive broadcasted packets. The second socket is used for sending broadcasts.
With this pull request the test with 3 instances running on the same host is successful :) Some comments inline in the code ;)
Requested in #8.
The binding socket is required to receive broadcasted packets. The second socket is used for sending broadcasts.