ngircd-tor/man
Florian Westphal 4ed2cb1a02 make Listen parameter a comma-seperated list of addresses.
this also obsoletes ListenIPv4 and ListenIPv6 options.
If Listen is unset, it is treated as Listen="::,0.0.0.0".

Note: ListenIPv4 and ListenIPv6 options are still recognized,
but ngircd will print a warning if they are used in the config file.

Also, some plattforms require that ai_socktype
is set in the getaddrinfo() hints structure.
2008-05-19 14:27:35 +02:00
..
.gitignore Moved .cvsignore files to .gitignore 2008-04-09 18:54:52 +02:00
Makefile.am Customize manual pages to reflect the actual installation location of files. 2006-12-25 16:13:26 +00:00
ngircd.8.tmpl Add option aliases -V (for --version) and -h (for --help). 2008-05-18 16:19:41 +02:00
ngircd.conf.5.tmpl make Listen parameter a comma-seperated list of addresses. 2008-05-19 14:27:35 +02:00