aboutsummaryrefslogtreecommitdiff
path: root/src/core/clock.h
Commit message (Collapse)AuthorAge
* Windows TCP now working.Garrett D'Amore2017-01-14
| | | | | | | There are lots of changes here, mostly stuff we did in support of Windows TCP. However, there are some bugs that were fixed, and we added some new error codes, and generalized the handling of some failures during accept. Windows IPC (NamedPipes) is still missing.
* Pull out the posix clock stuff for plat_clock.Garrett D'Amore2017-01-12