mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 23:09:58 +00:00

UDP session would check if the socket was closed before returning but the net.ErrClosed could be wrapped in another error.
UDP session would check if the socket was closed before returning but the net.ErrClosed could be wrapped in another error.