]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Properly check if the SSL handshake is completed in m_ssl_gnutls, fixes the recent...
authordz <dz@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 25 Jan 2009 03:59:36 +0000 (03:59 +0000)
committerdz <dz@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 25 Jan 2009 03:59:36 +0000 (03:59 +0000)
commit8b69a6bed1820588a2d0f8a2369e6664cd0d4f38
treef9f46dc6de70a1fccd2d8d03062248946fd64a7a
parente6a079abdf360588f6a2b38ecc8f899cc7b7da2d
Properly check if the SSL handshake is completed in m_ssl_gnutls, fixes the recent issue where connections would hang with nothing recieved on either end until registration timeout. Also reverts r10998.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11000 e03df62e-2008-0410-955e-edbf42e46eb7
src/modules/extra/m_ssl_gnutls.cpp
src/modules/extra/m_ssl_openssl.cpp