]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Added auto-binding, picks the first ip in the <bind> tags that isnt localhost or...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 27 Jun 2006 17:45:59 +0000 (17:45 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 27 Jun 2006 17:45:59 +0000 (17:45 +0000)
commitc55f9831ab1a2ecde85fa1174c1d9dbebe250a53
tree5671cd71c4e5dcda43bda18708d75b9d62c8ff56
parent1805486ae50cbeaaffcef37e66e79f3d985da4bf
Added auto-binding, picks the first ip in the <bind> tags that isnt localhost or INADDR_ANY, and auto binds to that IP to allow us to put back the security tweak

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