From: Attila Molnar Date: Sat, 28 Feb 2015 16:29:30 +0000 (+0100) Subject: m_ssl_gnutls Implement faster reads on GnuTLS 3.3.5 and later by avoiding copying... X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=2d42e4828a5d4afa484c5b6089e5bfd9ebd760cf;hp=2d42e4828a5d4afa484c5b6089e5bfd9ebd760cf;p=user%2Fhenk%2Fcode%2Finspircd.git m_ssl_gnutls Implement faster reads on GnuTLS 3.3.5 and later by avoiding copying the data from GnuTLS buffers to ReadBuffer ---