index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tcp.c
Commit message (
Expand
)
Author
Age
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
Convert existing websocket and http code to use new URL framework.
Garrett D'Amore
2018-01-05
*
fixes #143 Protocols and transports should be "configurable"
Garrett D'Amore
2017-11-02
*
fixes #127 Bad format TCP address causes null pointer exception
Garrett D'Amore
2017-10-23
*
Improve UDP test coverage, fix numerous issues found.
Garrett D'Amore
2017-10-05
*
fixes #5 Address properties
Garrett D'Amore
2017-10-03
*
fixes #63 NNG_FLAG_SYNCH should be the default
Garrett D'Amore
2017-08-14
*
fixes #48 tcp sometimes fails to get a port
Garrett D'Amore
2017-08-09
*
fixes #44 open protocol by "name" (symbol) instead number
Garrett D'Amore
2017-08-09
*
Move TCP negotiation out of sync accept/connect.
Garrett D'Amore
2017-07-05
*
Adds NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options (untested).
Garrett D'Amore
2017-01-21
*
Initial swag at notification pipes (not used yet).
Garrett D'Amore
2017-01-21
*
Fix leaks in bus, socket leaks, tighten up close-side refcnting.
Garrett D'Amore
2017-01-21
*
fixes #18 Sockets should be uint32_t's (handles) not pointers.
Garrett D'Amore
2017-01-20
*
Fix TCP hostname wildcards on Windows. Sort of.
Garrett D'Amore
2017-01-18
*
Address segfault in TCP, and fix wild card handling.
Garrett D'Amore
2017-01-18
*
Fixes for valgrind issues.
Garrett D'Amore
2017-01-18
*
Change a bunch of copyrights to 2017 for work done since the 1st.
Garrett D'Amore
2017-01-05
*
Starting a common transport testing framework.
Garrett D'Amore
2017-01-04