38 "ajp_ilink_send(): send failed");
86 "ajp_ilink_receive() can't receive header");
94 "ajp_ilink_receive() received bad header");
102 "ajp_ilink_receive() error while receiving message body "
static apr_status_t ilink_read(apr_socket_t *sock, apr_byte_t *buf, apr_size_t len)
const char apr_size_t len
apr_status_t ajp_msg_check_header(ajp_msg_t *msg, apr_size_t *len)
apr_status_t ajp_ilink_receive(apr_socket_t *sock, ajp_msg_t *msg)
apr_status_t ajp_msg_end(ajp_msg_t *msg)
apr_status_t ajp_ilink_send(apr_socket_t *sock, ajp_msg_t *msg)
#define APLOG_USE_MODULE(foo)
const unsigned char * buf
#define APR_STATUS_IS_TIMEUP(s)
#define APR_STATUS_IS_EAGAIN(s)
apr_status_t apr_socket_send(apr_socket_t *sock, const char *buf, apr_size_t *len)
apr_status_t apr_socket_recv(apr_socket_t *sock, char *buf, apr_size_t *len)