Fix accept(2) error handling in tcp_server_loop()
This patch also fixes EINTR and EWOULDBLOCK handling for socket:read() and socket:write() wrappers.
Loading
Please register or sign in to comment
This patch also fixes EINTR and EWOULDBLOCK handling for socket:read() and socket:write() wrappers.