summaryrefslogtreecommitdiffstats
path: root/net/tools/epoll_server
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in net/.Avi Drissman2015-12-202-29/+30
* epoll_server: get rid of ContainsAlarm() methodtfarina2015-12-172-8/+2
* epoll_server: reuse base::AutoReset instead of TrueFalseGuadtfarina2015-12-161-16/+4
* Fix EpollServer::NowInUsec() and ::ApproximateNowInUs() to no longer returnjdcormie2015-11-111-1/+1
* epoll_server: Simplify EpollServer::SetNonblocking() implementation.tfarina2015-10-072-11/+2
* Excise gendered pronouns from /netellyjones2015-06-261-2/+2
* Revert "make EpollServer with with Posix poll(), take 2."rch2015-03-304-426/+136
* make EpollServer with with Posix poll(), take 2.dougk2015-03-104-136/+426
* Cleanup: Remove more unused timer.h includes.thestig2014-10-291-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-272-11/+11
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-092-9/+9
* Revert 237095 "LOG(INFO) tidying in net/"scottmg@chromium.org2013-11-252-5/+5
* LOG(INFO) tidying in net/scottmg@chromium.org2013-11-252-5/+5
* Break out balsa and epoll_server from net/tools/flip_server.rch@chromium.org2013-09-292-0/+1873