Features in Networking Tools
Joris Guisson committed changes in /trunk/extragear/network/ktorrent:
Some rather big changes :
- Ditch select in favor of poll
- Split socketmonitor thread in two threads -> one for upload and one for download
- upload thread uses a condition variable to be notified of packets which can be sent to the network
These changes have upped download and upload speeds over a LAN to a leisurely 6 MB/s .
File Changes
Added 4 files
/trunk/extragear/network/ktorrent/libktorrent/net
Modified 13 files
/trunk/extragear/network/ktorrent
17 files changed in total