Make socket_is_still_alive() visible when compiling without FEATURE_CONNECTION_KEEP_ALIVE
authorFabian Keil <fk@fabiankeil.de>
Tue, 23 Oct 2012 10:17:36 +0000 (10:17 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 23 Oct 2012 10:17:36 +0000 (10:17 +0000)
commit2e7cd6056991ba7484e8869a335f59335b0549a6
treecaec0533c14b24cb63b5ebc418da8a7f66909f0b
parenteadc3100faaf9d658801c21ca1dccc0bfa6da0e2
Make socket_is_still_alive() visible when compiling without FEATURE_CONNECTION_KEEP_ALIVE

Nowadays it's used for general timeout detection as well.
jbsockets.c