summaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_udp.c
Commit message (Expand)AuthorAge
* Improve UDP test coverage, fix numerous issues found.Garrett D'Amore2017-10-05
* ZeroTier transport implementation (work funded by Capitar IT Group BV)Garrett D'Amore2017-09-26
* Fix bugs in UDP layer.Garrett D'Amore2017-09-05
* fixes #41 Move DNS out of tcp transportGarrett D'Amore2017-08-21
* Conditional platform inclusion cleanups.Garrett D'Amore2017-08-21
* Provide versions of mutex, condvar, and aio init that never fail.Garrett D'Amore2017-08-16
* COnvert UDP to new style.Garrett D'Amore2017-08-04
* Initial swag at UDP (POSIX only) low level handling.Garrett D'Amore2017-07-25