]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Extract code that flushes the sendq from StreamSocket::DoWrite() into FlushSendQ()
authorAttila Molnar <attilamolnar@hush.com>
Mon, 8 Aug 2016 12:35:00 +0000 (14:35 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Mon, 8 Aug 2016 12:35:00 +0000 (14:35 +0200)
commitd8ac63cd83293ab07659932d5ee6b83d7570bb57
tree84f77289cd0d0f38b218daaccfa2dd07f4a02309
parenteef55acb1dbb2ae6c0202fec54e12506c064f892
Extract code that flushes the sendq from StreamSocket::DoWrite() into FlushSendQ()
include/inspsocket.h
src/inspsocket.cpp