]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
When some (but not all) of the ports fail to bind on startup, give the user a list...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 12 Nov 2006 22:58:48 +0000 (22:58 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 12 Nov 2006 22:58:48 +0000 (22:58 +0000)
commitb3c2abf41eead7a9aac5820796e9600ced8430df
treec2fbeb42aae2c48ad71c58f45b275444fc29cfa9
parentceafaa5e7a3f9c6eb78bf2823212ecff92d393c7
When some (but not all) of the ports fail to bind on startup, give the user a list of the failed port/ip pairs on the terminal.
Other ircds dont do this, and say 'go read the log'. I say if we can output them to a log, why not the screen? :)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5728 e03df62e-2008-0410-955e-edbf42e46eb7
include/inspircd.h
src/configreader.cpp
src/inspircd.cpp
src/socket.cpp