Revision 567651

Go back to digest for 30th July 2006

Bug Fixes in Networking Tools

Andre Duffeck committed changes in /trunk/KDE/kdenetwork/kopete/protocols/yahoo/libkyahoo:

Fix receiving of large YMSG packets.
Big packets that were splittet into several tcp packets were truncated and destroyed.
That fixes the problem of empty FileTransfer information in case of picture transfers. They have a small preview picture embedded which makes the
YMSG packet too big for one tcp packet.

File Changes

Modified 4 files
  • /trunk/KDE/kdenetwork/kopete/protocols/yahoo/libkyahoo
  •   /coreprotocol.cpp
  •   /ymsgprotocol.cpp
  •   /ymsgtransfer.cpp
  •   /ymsgtransfer.h
4 files changed in total