acceptor_config Struct Reference

#include <config.h>


Detailed Description

Acceptor socket configuration.

Definition at line 68 of file config.h.

Data Fields

int port
 TCP port number to listen on.
str bind
 IP address to bind to (if null, then :: (0.0.0.0) - all).


Field Documentation

int acceptor_config::port

TCP port number to listen on.

Definition at line 69 of file config.h.

Referenced by acceptor_process(), log_dp_config(), and parse_dp_config().

str acceptor_config::bind

IP address to bind to (if null, then :: (0.0.0.0) - all).

Definition at line 70 of file config.h.

Referenced by acceptor_process(), free_dp_config(), log_dp_config(), and parse_dp_config().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 6 04:17:56 2008 for Open IMS Core CSCFs by  doxygen 1.5.2