Add listen option.
authorJoshua T Corbin <jcorbin@wunjo.org>
Thu, 8 Jan 2009 23:52:50 +0000 (18:52 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 16 Jan 2009 19:20:26 +0000 (20:20 +0100)
commit8f2a90212f31c3f8e1301fe28dfeb6ccfc753b23
tree4fb3eaa585a4d0074219a4f9a0a708539b6a67a0
parente32fd68ac69cada52a65598d4781f1cc735145fc
Add listen option.

The listen option changes what address the core will listen on, the default is
to listen on all available IPv4 and IPv6 addresses.
src/common/main.cpp
src/core/core.cpp