|
Apache HTTPD
|
#include "ajp.h"Go to the source code of this file.
Functions | |
| apr_status_t | ajp_ilink_send (apr_socket_t *sock, ajp_msg_t *msg) |
| static apr_status_t | ilink_read (apr_socket_t *sock, apr_byte_t *buf, apr_size_t len) |
| apr_status_t | ajp_ilink_receive (apr_socket_t *sock, ajp_msg_t *msg) |
Variables | |
| static int *const | aplog_module_index = &( proxy_ajp_module.module_index) |
|
static |
Definition at line 49 of file ajp_link.c.
Definition at line 19 of file ajp_link.c.