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