[Konversation-devel] [Bug 185478] Passive DCC Send stalls at 99%
bernd buschinski
b.buschinski at web.de
Fri Mar 6 02:21:36 CET 2009
https://bugs.kde.org/show_bug.cgi?id=185478
--- Comment #1 from bernd buschinski <b buschinski web de> 2009-03-06 02:21:35 ---
SVN commit 935726 by buschinski:
In case the arriving packages are bigger than our buffer, we always leave a
some data in the socket and when all data has arrived on the socket, we dont
read the rest, because we dont get another readyRead from the Socket.
So we should read everything we get without leftovers.
After some more testing I will backport it
CCBUG:185478
M +11 -8 transferrecv.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=935726
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Konversation-devel
mailing list