]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Port bindings for gnutls now bind via ip:port, rather than on all ports for that...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 24 Mar 2008 16:03:39 +0000 (16:03 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 24 Mar 2008 16:03:39 +0000 (16:03 +0000)
commit43d1577839df81d3746092f11ebd1280ca2f85c1
tree6014c07ec588186e6e64949542ce88387131abd6
parent343f12b9b2d4e519b09877f76a00f6a0714509f2
Port bindings for gnutls now bind via ip:port, rather than on all ports for that ip, fixes feature request for roadmap. NOTE, this still needs doing for the openssl module!

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9188 e03df62e-2008-0410-955e-edbf42e46eb7
include/modules.h
include/usermanager.h
src/modules.cpp
src/modules/extra/m_ssl_gnutls.cpp
src/socket.cpp
src/usermanager.cpp