Revision 553667

Go back to digest for 25th June 2006

Bug Fixes in Networking Tools

Joris Guisson committed changes in /trunk/extragear/network/ktorrent:

Changes :
- Add new socket code (big change)
- Merge tracker list when we try to load the same torrent again
- Fixed compile error on very recent versions of GCC

BUG: 128398

File Changes

Added 12 files
  • /trunk/extragear/network/ktorrent/libktorrent/net
  •   /address.cpp
  •   /address.h
  •   /bufferedsocket.cpp
  •   /bufferedsocket.h
  •   /circularbuffer.cpp
  •   /circularbuffer.h
  •   /Makefile.am
  •   /socket.cpp
  •   /socket.h
  •   /socketmonitor.cpp
  •   /socketmonitor.h
Modified 41 files
  • /trunk/extragear/network/ktorrent
  •   /ktorrent.kdevelop
  •   /libktorrent/Makefile.am
  •   /apps/ktorrent/ktorrent.cpp
  •   /apps/ktorrent/trayicon.cpp
  •   /apps/ktupnptest/upnptestapp.cpp
  •   /libktorrent/datachecker/multidatachecker.cpp
  •   /libktorrent/datachecker/multidatachecker.h
  •   /libktorrent/mse/rc4encryptor.cpp
  •   /libktorrent/mse/rc4encryptor.h
  •   /libktorrent/mse/streamsocket.cpp
  •   /libktorrent/mse/streamsocket.h
  •   /libktorrent/torrent/authenticate.cpp
  •   /libktorrent/torrent/authenticate.h
  •   /libktorrent/torrent/authenticatebase.cpp
  •   /libktorrent/torrent/authenticatebase.h
  •   /libktorrent/torrent/cap.cpp
  •   /libktorrent/torrent/cap.h
  •   /libktorrent/torrent/downloadcap.cpp
  •   /libktorrent/torrent/downloadcap.h
  •   /libktorrent/torrent/globals.cpp
  •   /libktorrent/torrent/globals.h
  •   /libktorrent/torrent/ipblocklist.cpp
  •   /libktorrent/torrent/multifilecache.cpp
  •   /libktorrent/torrent/packet.cpp
  •   /libktorrent/torrent/packet.h
  •   /libktorrent/torrent/packetreader.cpp
  •   /libktorrent/torrent/packetreader.h
  •   /libktorrent/torrent/packetwriter.cpp
  •   /libktorrent/torrent/packetwriter.h
  •   /libktorrent/torrent/peer.cpp
  •   /libktorrent/torrent/peer.h
  •   /libktorrent/torrent/serverauthenticate.cpp
  •   /libktorrent/torrent/torrentcontrol.cpp
  •   /libktorrent/torrent/udptrackersocket.cpp
  •   /libktorrent/torrent/uploadcap.cpp
  •   /libktorrent/torrent/uploadcap.h
  •   /libktorrent/util/log.cpp
  •   /libktorrent/util/log.h
  •   /plugins/logviewer/logviewerplugin.cpp
  •   /plugins/scheduler/bwscheduler.cpp
  •   /plugins/upnp/upnpprefwidget.cpp
53 files changed in total