# Functions
Return true if the new connection 'conn' passes the ACL checks Return false otherwise.
Setup sane defaults if needed.
DropPrivilege changes the uid/gid.
LoadX509KeyPair reads and parses a public/private key pair from a pair of files.
Make a new instance of a Server and return it This function exits on any configuration parsing error.
Read upto len(b) bytes from fd.
Parse config file in YAML format and return.
Write all bytes in 'b' and return err.
X509KeyPair parses a public/private key pair from a pair of PEM encoded data.
# Constants
Number of minutes of profile data to capture XXX Where should this be set? Config file??.
# Variables
No description provided by the author
Network I/O buffer size.
No description provided by the author
This will be filled in by "build".
# Structs
List of config entries.
Connect info.
No description provided by the author
No description provided by the author
No description provided by the author
Common server state.
Encapsulates info needed to be a plain listener or a TLS listener.
List of various timeouts in units of seconds.
Tls client conf.
Tls Conf.