daemon_remote Struct Reference

The remote control tool state. More...

#include <remote.h>


Data Fields

struct workerworker
 the worker for this remote control
struct listen_listaccept_list
 commpoints for accepting remote control connections
int active
 number of active commpoints that are handling remote control
int max_active
 max active commpoints
struct rc_statebusy_list
 current commpoints busy; should be a short list, malloced
SSL_CTX * ctx
 the SSL context for creating new SSL streams


Detailed Description

The remote control tool state.

The state is only created for the first thread, other threads are called from this thread. Only the first threads listens to the control port. The other threads do not, but are called on the command channel(pipe) from the first thread.


The documentation for this struct was generated from the following file:

Generated on Tue Oct 13 06:45:52 2009 for unbound by  doxygen 1.5.9