Searched defs:ilink_read (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/proxy/
H A Dajp_link.c49 static apr_status_t ilink_read(apr_socket_t *sock, apr_byte_t *buf, function
82 status = ilink_read(sock, msg->buf, hlen);
98 status = ilink_read(sock, msg->buf + hlen, blen);

Completed in 8 milliseconds