#include <apidefs.h>

Data Fields | |
| const char * | request |
| int | request_len |
| struct sockaddr_storage | ip |
| int | port |
| TSCont | contp |
| TSFetchEvent | events |
| TSFetchWakeUpOptions | options |
| struct TSFetchUrlParams * | next |
Definition at line 832 of file apidefs.h.
Definition at line 838 of file apidefs.h.
Referenced by TSFetchPages().
Definition at line 839 of file apidefs.h.
Referenced by TSFetchPages().
| struct sockaddr_storage TSFetchUrlParams::ip |
Definition at line 836 of file apidefs.h.
Referenced by TSFetchPages().
Definition at line 841 of file apidefs.h.
Referenced by TSFetchPages().
Definition at line 840 of file apidefs.h.
Referenced by TSFetchPages().
| const char* TSFetchUrlParams::request |
Definition at line 834 of file apidefs.h.
Referenced by TSFetchPages().
Definition at line 835 of file apidefs.h.
Referenced by TSFetchPages().
1.7.1