Closed pawitp closed 7 months ago
Add error checking to make network failures visible, such as trying to binding to a port that is already in-use by another process.
This makes it easier to debug multicast issues.
Thanks!
Add error checking to make network failures visible, such as trying to binding to a port that is already in-use by another process.
This makes it easier to debug multicast issues.