mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-18 23:33:51 +01:00
- Enhanced error handling in the UDP server to properly manage EOF and closed connection scenarios. - Ensured that bytes read from the client are forwarded before handling errors. - Added checks to avoid logging noise for expected shutdown conditions.