|
GME
13
|
#include <apr_poll.h>

Public Attributes | |
| apr_file_t * | f |
| apr_socket_t * | s |
Union of either an APR file or socket.
Definition at line 92 of file apr_poll.h.
file
Definition at line 93 of file apr_poll.h.
socket
Definition at line 94 of file apr_poll.h.
1.7.6.1