]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
m_ssl_openssl Return an error from the IOHook read and write functions if the handsha...
authorAttila Molnar <attilamolnar@hush.com>
Tue, 14 Oct 2014 15:52:41 +0000 (17:52 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Tue, 14 Oct 2014 15:52:41 +0000 (17:52 +0200)
commit6a8e8dae95b9fd74471bd3cef0b6d352426a2973
treea09bb789b1a72eeac30815daa45fcf7101827690
parent566904ece4aa15cfc90a4452375b54b5daf3baf2
m_ssl_openssl Return an error from the IOHook read and write functions if the handshake returns 0

The meaning of a 0 return value quoted from the manual:
The TLS/SSL handshake was not successful but was shut down controlled and by the specifications of the TLS/SSL protocol.
src/modules/extra/m_ssl_openssl.cpp