Hi. I've encountered a strange behaviour from uv_getpeername on Linux 4.4.0.
uv_getpeername returns ENOTCONN randomly on freshly accepted sockets. I have coredump and coredump indicates that io_watcher.fd is 15 and flags include UV_HANDLE_BOUND, UV_HANDLE_READABLE or UV_HANDLE_WRITABLE. It seems the handle is in good condition. This is rare (about once per two days). What can I do to dig into it? Thanks. -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/libuv/09bf5371-add4-4efa-8b2d-73024237a0f4%40googlegroups.com.
