_cp_httpclient_ctl Struct Reference
[Cp_socket]
#include <httpclient.h>
|
Data Fields |
|
cp_hashlist * | stack |
|
fd_set | ufds_r |
|
fd_set | ufds_w |
|
unsigned int | fdmax |
|
void ** | desc |
|
int | size |
|
int | nfds |
|
int | running |
|
cp_thread | bg |
|
cp_thread_pool * | pool |
|
cp_mutex | bg_lock |
|
cp_cond | bg_cond |
Detailed Description
asynchronous interface control block. By default asynchronous transfers use a static block shared between all client transfers. To separate transfers into different groups, create a cp_httpclient_ctl control block and use _fetch_ctl_nb and _fetch_ctl_nb_exec().
Definition at line 319 of file httpclient.h.
The documentation for this struct was generated from the following file:
Generated on Sat Dec 1 10:25:30 2007 for cprops by
1.3.9.1