]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Do not send too much data over SSL in one go
authorattilamolnar <attilamolnar@hush.com>
Wed, 19 Jun 2013 19:53:12 +0000 (21:53 +0200)
committerattilamolnar <attilamolnar@hush.com>
Sun, 7 Jul 2013 21:10:45 +0000 (23:10 +0200)
commit7dd381f568938971e9c69a074def5da058d5c242
tree190f6f0aae5c46e2220ab886aafdeb546575d94f
parent71d64de8f0b77d0025a7a48f72d1b63d96fb4bdc
Do not send too much data over SSL in one go

Some clients fail to read it entirely and the remaining data stays in their read buffer until new data arrives
src/inspsocket.cpp