aboutsummaryrefslogtreecommitdiff
path: root/src/p2p/network_throttle.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-03-11Use boost::thread instead of std::threadHoward Chu1-9/+9
and all other associated IPC
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-05-31cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni1-2/+1
2015-02-242014 network limit 1.3 fix log/path/data +utilsrfree2monero1-1/+0
+toc -doc -drmonero Fixed the windows path, and improved logging and data (for graph) logging, fixed some locks and added more checks. Still there is a locking error, not added by my patches, but present in master version (locking of map/list of peers).
2015-02-202014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero1-0/+121
commands and options for network limiting works very well e.g. for 50 KiB/sec up and down ToS (QoS) flag peer number limit TODO some spikes in ingress/download TODO problems when other up and down limit added "otshell utils" - simple logging (with colors, text files channels)