summaryrefslogtreecommitdiff
path: root/lib/server/TcpNice.cpp
Commit message (Expand)AuthorAge
* Update platform feature detection to work with CMake.Chris Wilson2016-09-03
* optlen could become bigger than sizeof(info) in future and that's OKChris Wilson2014-09-18
* Hopefully fix TcpNice setsockopt/struct tcp_info compile errors on Windows.Chris Wilson2012-03-16
* Initialise the EWMA rate average to 0, and comment on variables in log message.Chris Wilson2012-02-12
* Add experimental "TCP Nice" mode, disabled by default.Chris Wilson2012-02-12