Make mark_connection_closed() visible when compiling without FEATURE_CONNECTION_KEEP_...
authorFabian Keil <fk@fabiankeil.de>
Tue, 23 Oct 2012 10:16:52 +0000 (10:16 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 23 Oct 2012 10:16:52 +0000 (10:16 +0000)
commiteadc3100faaf9d658801c21ca1dccc0bfa6da0e2
tree24dfa0242fc6c29f78ab4ffb406cda8eaa78071f
parent9f163fc9065fa71f90a33b3d8a11488483dad2ed
Make mark_connection_closed() visible when compiling without FEATURE_CONNECTION_KEEP_ALIVE

It's used all over the place, ifdef-protecting each
occurrence would be a mess, and calling it doesn't hurt.
gateway.c
gateway.h