Home
last modified time | relevance | path

Searched refs:connection_del (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconnections.c76 static int connection_del(server *srv, connection *con) { in connection_del() function
152 connection_del(srv, con);
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DNEWS76 …thority before TLS servername handling, reset all "keep-alive" data in connection_del (fixes #2125)