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
/
sock.c
Commit message (
Expand
)
Author
Age
*
Windows fixes; especially idempotent init/fini.
Garrett D'Amore
2017-08-11
*
Leaking poll fds.
Garrett D'Amore
2017-08-11
*
fixes #44 open protocol by "name" (symbol) instead number
Garrett D'Amore
2017-08-09
*
Make reqrep test more robust; sock test faster.
Garrett D'Amore
2017-06-25
*
Fix leaks in bus, socket leaks, tighten up close-side refcnting.
Garrett D'Amore
2017-01-21
*
Implement nng_send and nng_recv convenience routines.
Garrett D'Amore
2017-01-21
*
Dangling compiler warnings from sock handle change.
Garrett D'Amore
2017-01-20
*
fixes #18 Sockets should be uint32_t's (handles) not pointers.
Garrett D'Amore
2017-01-20
*
Windows compilation fixes.
Garrett D'Amore
2017-01-18
*
Fixes for valgrind issues.
Garrett D'Amore
2017-01-18
*
Various complaints found in AppVeyor build.
Garrett D'Amore
2017-01-16
*
Use Windows tick clock instead of Performance counters.
Garrett D'Amore
2017-01-14
*
Fix for valgrind leak.
Garrett D'Amore
2017-01-06
*
Bunch of copyright fixes.
Garrett D'Amore
2017-01-06
*
Message API was awkward.
Garrett D'Amore
2017-01-06
*
Add nng_shutdown() for sockets to help avoid close race.
Garrett D'Amore
2017-01-05
*
Send and receive now work.
Garrett D'Amore
2016-12-27
*
Buffer resizing implemented. (Needed for single threaded inproc tests.)
Garrett D'Amore
2016-12-27
*
Substantial fixes for listen & dialers.
Garrett D'Amore
2016-12-25
*
New dial/listen API. Dialing might work now.
Garrett D'Amore
2016-12-25
*
Expose nng_sendmsg.
Garrett D'Amore
2016-12-24
*
Getopt implemented (and minimal test).
Garrett D'Amore
2016-12-24
*
Fix for incorrect nni_usleep(), found with newly created platform tests.
Garrett D'Amore
2016-12-23
*
nng_setopt works (rcvtimeout, etc.) External API adjustments.
Garrett D'Amore
2016-12-23
*
Try to satisfy uncrustify version differences. Make test use verbose by defa...
Garrett D'Amore
2016-12-23
*
Some tests around recvmsg (no senders yet). Fixes for some edge cases.
Garrett D'Amore
2016-12-23
*
Initial tests -- open & close work (no pipes or endpoints yet).
Garrett D'Amore
2016-12-23