|
long | type |
|
struct SessionHandle * | easyp |
|
struct SessionHandle * | easylp |
|
int | num_easy |
|
int | num_alive |
|
struct curl_llist * | msglist |
|
struct curl_llist * | pending |
|
curl_socket_callback | socket_cb |
|
void * | socket_userp |
|
curl_push_callback | push_cb |
|
void * | push_userp |
|
struct curl_hash | hostcache |
|
struct Curl_tree * | timetree |
|
struct curl_hash | sockhash |
|
long | pipelining |
|
bool | recheckstate |
|
struct conncache | conn_cache |
|
struct SessionHandle * | closure_handle |
|
long | maxconnects |
|
long | max_host_connections |
|
long | max_total_connections |
|
long | max_pipeline_length |
|
long | content_length_penalty_size |
|
long | chunk_length_penalty_size |
|
struct curl_llist * | pipelining_site_bl |
|
struct curl_llist * | pipelining_server_bl |
|
curl_multi_timer_callback | timer_cb |
|
void * | timer_userp |
|
struct timeval | timer_lastcall |
|
The documentation for this struct was generated from the following file: