mirror of
https://github.com/cloudflare/cloudflared.git
synced 2026-06-23 04:10:20 +00:00
fc5749328d
UDP session would check if the socket was closed before returning but the net.ErrClosed could be wrapped in another error.