Module Halberd.conflib
Configuration file management module.
Halberd uses configuration files to store relevant information needed
for certain protocols (SSL) or modes of operation (proxy, distributed
client/server, etc.).
This module takes care of reading and writing configuration files.
Classes |
ConfReader |
Takes care of turning configuration files into meaningful
information. |
Variable Summary |
int |
default_proxy_port : Default TCP port to listen when acting as a proxy. |
default_proxy_port
Default TCP port to listen when acting as a proxy.
-
- Type:
-
int
- Value:
|