]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix bug found by Jeremy from Teranova, thanks: if an explicit bind to an IP is not...
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Thu, 30 Apr 2009 13:35:25 +0000 (13:35 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Thu, 30 Apr 2009 13:35:25 +0000 (13:35 +0000)
commit0e5f5ce8db8d34afe2869a73bc38672e587948a4
tree314c88e6529b40d6cf3c0df262e8452925c3d77a
parent292291100c8f27e79f6829cbe9c74300f1604f0b
Fix bug found by Jeremy from Teranova, thanks: if an explicit bind to an IP is not made, don't assume all <bind> tags are for ipv6 IPs on an IPv6 compile (WTF).

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