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
/
src
/
nng.c
Commit message (
Expand
)
Author
Age
...
*
Send and receive now work.
Garrett D'Amore
2016-12-27
*
Substantial fixes for listen & dialers.
Garrett D'Amore
2016-12-25
*
Change entry points in transports to bind() and connect().
Garrett D'Amore
2016-12-25
*
New dial/listen API. Dialing might work now.
Garrett D'Amore
2016-12-25
*
Fallback to socket options if pipe doesn't have a specific value.
Garrett D'Amore
2016-12-25
*
Expose and implement pipe operations. (nng_pipe_close, nng_pipe_getopt).
Garrett D'Amore
2016-12-25
*
Stubs for stats & device functions.
Garrett D'Amore
2016-12-25
*
Use macros to condense initialization checks.
Garrett D'Amore
2016-12-25
*
Expose nng_msg_realloc().
Garrett D'Amore
2016-12-25
*
Added external message handling.
Garrett D'Amore
2016-12-24
*
Change in handling of extended info for messages.
Garrett D'Amore
2016-12-24
*
Expose nng_sendmsg.
Garrett D'Amore
2016-12-24
*
Getopt implemented (and minimal test).
Garrett D'Amore
2016-12-24
*
nng_setopt works (rcvtimeout, etc.) External API adjustments.
Garrett D'Amore
2016-12-23
*
Uncrustify fixes.
Garrett D'Amore
2016-12-23
*
Some tests around recvmsg (no senders yet). Fixes for some edge cases.
Garrett D'Amore
2016-12-23
*
Work on endpoints. More C99 & type cleanups.
Garrett D'Amore
2016-12-22
*
Logic for socket shutdown, cleanup, and draining figured out.
Garrett D'Amore
2016-12-22
*
Uncrustify configuration, and shorter copyright banners, plus reformat
Garrett D'Amore
2016-12-21
*
More robust platform definition support.
Garrett D'Amore
2016-12-14
*
Better separate public vs. private names.
Garrett D'Amore
2016-12-14
[prev]