_cp_httpclient_ctl Struct Reference
[Cp_socket]

#include <httpclient.h>


Data Fields

cp_hashliststack
fd_set ufds_r
fd_set ufds_w
unsigned int fdmax
void ** desc
int size
int nfds
int running
cp_thread bg
cp_thread_poolpool
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 Mon Dec 5 23:00:23 2011 for cprops by  doxygen 1.4.7