Home
last modified time | relevance | path

Searched refs:conn_read_everything (Results 1 – 4 of 4) sorted by relevance

/dports/www/kannel/gateway-1.4.4/gwlib/
H A Dconn.h262 Octstr *conn_read_everything(Connection *conn);
H A Dconn.c1077 Octstr *conn_read_everything(Connection *conn) in conn_read_everything() function
H A Dhttp.c529 while ((os = conn_read_everything(conn)) != NULL) { in read_body_until_eof()
/dports/www/kannel/gateway-1.4.4/doc/
H A DChangeLog-0.13.1990 Added conn_read_everything().
992 * gwlib/http.c: In client_read_body, use conn_read_everything