Closed Raynos closed 9 years ago
This handles errors on the UDP sockets which previously went to uncaught. The only real thing to do here is to de-allocate the socket.
cc @kriskowal @sh1mmer
Seems reasonable. Do we want this to airlock?
Doesnt make sense to airlock.
We should apply backoff on allocating the sockets.
This handles errors on the UDP sockets which previously went to uncaught. The only real thing to do here is to de-allocate the socket.
cc @kriskowal @sh1mmer