int isactive
Not null if the daemon has to run in active mode.
Structure that keeps the parameters needed by the daemon_serviceloop() function.
SOCKET sockctrl
SOCKET ID of the control connection.
int nullAuthAllowed
'1' if we permit NULL authentication, '0' otherwise
void pthread_suspend(int msec)
int activeclose
'1' if the client closed the control connection explicitely; used in active mode only
void daemon_serviceloop(void *ptr)