summaryrefslogtreecommitdiff
path: root/tests/udp.c
Commit message (Expand)AuthorAge
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* fixes #289 nng_sockaddr could just be a unionGarrett D'Amore2018-03-14
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* fixes #154 underlyng TCP & IPC transports should support partial recv/sendGarrett D'Amore2017-11-13
* fixes #84 Consider using msec for durationsGarrett D'Amore2017-10-19
* Improve UDP test coverage, fix numerous issues found.Garrett D'Amore2017-10-05
* Windows UDP support.Garrett D'Amore2017-09-29