Files
godoxy-yusing/agent
yusing 5048326c20 fix(agent/stream): handle EOF error in UDP server connection
- Updated error handling in the UDP server to ignore io.EOF errors when reading from client connections.
- Added a check to return early if no bytes are read from the client connection.
- Ensured proper closure of tcpListener in the main.go file during cancellation.
2026-01-07 21:10:47 +08:00
..
2026-01-07 17:04:44 +08:00