Collaboration diagram for Poll Routines:
|
Modules | |
| Poll options | |
Data Structures | |
| union | apr_descriptor |
| struct | apr_pollfd_t |
Typedefs | |
| typedef apr_pollfd_t | apr_pollfd_t |
| typedef apr_pollset_t | apr_pollset_t |
Enumerations | |
| enum | apr_datatype_e { APR_NO_DESC, APR_POLL_SOCKET, APR_POLL_FILE, APR_POLL_LASTDESC } |
Functions | |
| APR_DECLARE (apr_status_t) apr_poll_setup(apr_pollfd_t **new_poll | |
Variables | |
| apr_int32_t | num |
| apr_int32_t apr_pool_t * | cont |
| apr_int32_t | numsock |
| apr_int32_t apr_int32_t * | nsds |
| apr_int32_t apr_int32_t apr_interval_time_t | timeout |
| apr_socket_t * | sock |
| apr_socket_t apr_int16_t | event |
| apr_socket_t apr_int16_t | events |
| apr_socket_t apr_pollfd_t * | aprset |
| apr_uint32_t | size |
| apr_uint32_t apr_pool_t * | p |
| apr_uint32_t apr_pool_t apr_uint32_t | flags |
| const apr_pollfd_t * | descriptor |
| apr_interval_time_t apr_int32_t const apr_pollfd_t ** | descriptors |
| int | num |
|
|
Definition at line 71 of file apr_poll.h. |
|
|
Opaque structure used for pollset API Definition at line 194 of file apr_poll.h. |
|
|
Used in apr_pollfd_t to determine what the apr_descriptor is
Definition at line 57 of file apr_poll.h. |
|
|
Setup the memory required for poll to operate properly
Definition at line 24 of file netware/dso.c. |
|
|
Definition at line 186 of file apr_poll.h. |
|
|
Definition at line 91 of file apr_poll.h. |
|
|
Definition at line 232 of file apr_poll.h. |
|
|
Definition at line 242 of file apr_poll.h. |
|
|
Definition at line 128 of file apr_poll.h. Referenced by ap_mpm_child_main(), check_sockets(), listener_thread(), and worker_thread(). |
|
|
Definition at line 167 of file apr_poll.h. |
|
|
Definition at line 205 of file apr_poll.h. |
|
|
Definition at line 111 of file apr_poll.h. Referenced by ap_mpm_child_main(). |
|
|
Definition at line 242 of file apr_poll.h. Referenced by check_code(), main(), pollset_remove(), send0_pollset(), send_last_pollset(), send_middle_pollset(), and set_cookie_exp(). |
|
|
Definition at line 242 of file apr_poll.h. |
|
|
Definition at line 111 of file apr_poll.h. |
|
|
Definition at line 205 of file apr_poll.h. |
|
|
Definition at line 205 of file apr_poll.h. |
|
|
Definition at line 186 of file apr_poll.h. |
|
|
Definition at line 242 of file apr_poll.h. |