- Factor socket_is_still_usable() out of get_reusable_connection().
authorFabian Keil <fk@fabiankeil.de>
Thu, 16 Oct 2008 07:31:11 +0000 (07:31 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 16 Oct 2008 07:31:11 +0000 (07:31 +0000)
commite6f874efd5c63fe6340408a3fa2180c6fd49446c
tree34bef95ca67f1cea37d3baa219268423adcf562e
parentbfa568303930be01f88a8c9222b165d5b34f539b
- Factor socket_is_still_usable() out of get_reusable_connection().
- If poll() isn't available, show a warning and assume the socket
  is still usable.
gateway.c