]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit - include/inspsocket.h
Convert all code to use StreamSocket::SendQueue
authorAttila Molnar <attilamolnar@hush.com>
Sat, 6 Jun 2015 12:31:05 +0000 (14:31 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Sat, 6 Jun 2015 12:31:05 +0000 (14:31 +0200)
commit1f0485039a276ad1c2fa3d53d284e3a87940ec77
tree5689bf7bbcd023956ab67d4730428b1c746decce
parent0858cdd53cd1ec01c4539e9c36ef7dd9fab4aa16
Convert all code to use StreamSocket::SendQueue

Let OnStreamSocketWrite see the entire sendq instead of one element at a time
include/inspsocket.h
include/iohook.h
src/inspsocket.cpp
src/modules/extra/m_ssl_gnutls.cpp
src/modules/extra/m_ssl_openssl.cpp