Home
last modified time | relevance | path

Searched refs:got_response (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dbase.h424 int got_response; member
H A Dmod_proxy.c697 if (0 == con->got_response) { in proxy_demux_response()
698 con->got_response = 1; in proxy_demux_response()
H A Dconnections.c807 con->got_response = 0;