Revision 559125
Go back to digest for 9th July 2006Optimization in Networking Tools
Joris Guisson committed changes in /trunk/extragear/network/ktorrent:
- Authentications are now monitored by one AuthenticationMonitor
- Number of concurrent authentications limited to 25 per torrent
- Made sure nodes in DHT torrents are used when doing an announce
File Changes
Added 2 files
- /trunk/extragear/network/ktorrent/libktorrent/torrent
- /authenticationmonitor.cpp
- /authenticationmonitor.h
Modified 23 files
- /trunk/extragear/network/ktorrent
- /ktorrent.kdevelop
- /libktorrent/interfaces/torrentinterface.h
- /libktorrent/kademlia/dht.cpp
- /libktorrent/kademlia/dht.h
- /libktorrent/kademlia/dhtbase.h
- /libktorrent/kademlia/dhttrackerbackend.cpp
- /libktorrent/kademlia/task.cpp
- /libktorrent/kademlia/task.h
- /libktorrent/net/socket.cpp
- /libktorrent/torrent/authenticate.cpp
- /libktorrent/torrent/authenticatebase.cpp
- /libktorrent/torrent/authenticatebase.h
- /libktorrent/torrent/Makefile.am
- /libktorrent/torrent/peer.cpp
- /libktorrent/torrent/peermanager.cpp
- /libktorrent/torrent/peermanager.h
- /libktorrent/torrent/server.cpp
- /libktorrent/torrent/server.h
- /libktorrent/torrent/serverauthenticate.cpp
- /libktorrent/torrent/torrent.cpp
- /libktorrent/torrent/torrent.h
- /libktorrent/torrent/torrentcontrol.cpp
- /libktorrent/torrent/torrentcontrol.h
25 files changed in total