summaryrefslogtreecommitdiff
path: root/tests/tcp.c
Commit message (Expand)AuthorAge
* Adds NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options (untested).Garrett D'Amore2017-01-21
* Initial swag at notification pipes (not used yet).Garrett D'Amore2017-01-21
* Fix leaks in bus, socket leaks, tighten up close-side refcnting.Garrett D'Amore2017-01-21
* fixes #18 Sockets should be uint32_t's (handles) not pointers.Garrett D'Amore2017-01-20
* Fix TCP hostname wildcards on Windows. Sort of.Garrett D'Amore2017-01-18
* Address segfault in TCP, and fix wild card handling.Garrett D'Amore2017-01-18
* Fixes for valgrind issues.Garrett D'Amore2017-01-18
* Change a bunch of copyrights to 2017 for work done since the 1st.Garrett D'Amore2017-01-05
* Starting a common transport testing framework.Garrett D'Amore2017-01-04