mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-19 07:43:54 +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.