liqinhui 0100e8338e net: Fix unreadable error when doing poll operation on tcp socket.
When do poll operation and the tcp connection state is TCP_ALLOCATED, eventset(POLLERR|POLLHUP) is return, causing the libuv poll_multiple_handles to fail.

Verification: Use the libuv test case ` uv_run_tests poll_multiple_handles`.
Signed-off-by: liqinhui <liqinhui@xiaomi.com>
2023-08-21 17:38:00 +08:00
..
2023-05-10 19:32:09 -03:00
2023-02-12 01:25:34 +08:00
2023-05-10 19:32:09 -03:00
2023-02-17 11:17:11 -03:00
2023-05-10 19:32:09 -03:00
2023-05-10 19:32:09 -03:00