summaryrefslogtreecommitdiffstats
path: root/net/DelaySocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix license headersAndras Timar2020-10-011-2/+0
* wsd: single-char string literals -> charAshod Nakashian2020-06-021-14/+14
* Poll - cleanup method naming, and fix merge issues.Michael Meeks2020-04-101-2/+2
* Poll - switch to ppoll for closer to microsecond accuracy.Michael Meeks2020-04-101-7/+7
* net: make members private in DelaySocketMiklos Vajna2019-01-171-12/+16
* Use Util::symbolicErrno()Tor Lillqvist2018-07-111-3/+3
* loplugin:includeformPranav Kant2017-12-201-2/+2
* SocketDisposition: push it down the stack, and cleanup around that.Michael Meeks2017-05-051-4/+3
* DelaySocket: kill warning.Michael Meeks2017-04-241-1/+1
* DelaySocket: hide logging.Michael Meeks2017-04-221-14/+17
* DelaySocket: working, and much cleaner / simpler.Michael Meeks2017-04-221-64/+77
* DelaySocket - simplified but working.Michael Meeks2017-04-221-71/+52
* Initial DelaySocket goodness.Michael Meeks2017-04-221-0/+264