In socket_is_still_usable(), use select()
authorFabian Keil <fk@fabiankeil.de>
Fri, 17 Oct 2008 17:12:01 +0000 (17:12 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 17 Oct 2008 17:12:01 +0000 (17:12 +0000)
commitdbacf3024ca2575c1ae361dc2d578abfbe5aad54
tree63684bf9ce753ab8fcb141ce284cd711f5e8f06f
parentd8ff2d18af77d67aa58ea047c629552ccfd24b97
In socket_is_still_usable(), use select()
and FD_ISSET() if poll() isn't available.
gateway.c