Daniel Walker diwalker@earthlink.net writes:
-changed get_socket_event() so it only returns events that the application is looking for. -Changed sock_poll_event() to interpret a POLLIN event with zero bytes waiting to be read as a POLLHUP.
This doesn't look really right to me. Could you please explain a bit more what it is supposed to fix?