listener_config Struct Reference

Configuration for a single listener. More...

#include <settings.h>


Data Fields

gboolean ssl
 Whether SSL is required.
gpointer ssl_credentials
char * password
 Password.
char * address
 Address to bind to.
char * port
 Port to listen on.
char * network
 Default network this listener is connected to.
GList * allow_rules
gboolean is_default
 Whether this is the "default" listener, stored in ~/.ctrlproxy/config.


Detailed Description

Configuration for a single listener.

Field Documentation

Whether SSL is required.

Password.

Address to bind to.

Optional.

Port to listen on.

Default network this listener is connected to.

Can be NULL.

Whether this is the "default" listener, stored in ~/.ctrlproxy/config.


Generated on Mon Apr 14 00:44:20 2008 for ctrlproxy by  doxygen 1.5.5