Files
godoxy-yusing/agent/pkg
yusing d3a8b3c0e6 fix(agent/stream): improve error handling in UDP server connection
- 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.
2026-01-07 23:42:21 +08:00
..