|
clsync
|
#include <socket.h>

Data Fields | |
| int | id |
| clsyncsock_procfunct_t | procfunct |
| freefunct_t | freefunct_arg |
| clsyncsock_t * | clsyncsock_p |
| void * | arg |
| clsyncsock_state_t | state |
| sockauth_id_t | authtype |
| int * | running |
| sockprocflags_t | flags |
| pthread_t | thread |
| sockauth_id_t socket_sockthreaddata::authtype |
| clsyncsock_t* socket_sockthreaddata::clsyncsock_p |
| sockprocflags_t socket_sockthreaddata::flags |
| freefunct_t socket_sockthreaddata::freefunct_arg |
| clsyncsock_procfunct_t socket_sockthreaddata::procfunct |
| clsyncsock_state_t socket_sockthreaddata::state |