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
/
protocol
Commit message (
Expand
)
Author
Age
*
REQ/REP use new style locks. Also, enable compilation for REP.
Garrett D'Amore
2017-01-01
*
Pipe simplifications for thread management.
Garrett D'Amore
2017-01-01
*
Uncrustify fixes.
Garrett D'Amore
2016-12-31
*
REP protocol. Untested beyond compilation.
Garrett D'Amore
2016-12-30
*
Factor out repeated protocol code into common.
Garrett D'Amore
2016-12-29
*
Fix error handling during initialization.
Garrett D'Amore
2016-12-29
*
Move option helpers to their own file.
Garrett D'Amore
2016-12-29
*
REQ implementation.
Garrett D'Amore
2016-12-28
*
Substantial fixes for listen & dialers.
Garrett D'Amore
2016-12-25
*
Endpoint dialer implemented.
Garrett D'Amore
2016-12-22
*
Work on endpoints. More C99 & type cleanups.
Garrett D'Amore
2016-12-22
*
Inline locks (fewer allocs), simpler absolute times for wakeups. nn_sock_recv.
Garrett D'Amore
2016-12-22
*
Start of work to inline mutexes and condition variables.
Garrett D'Amore
2016-12-22
*
Use C99 structure initializers FTW. Various other changes.
Garrett D'Amore
2016-12-22
*
Logic for socket shutdown, cleanup, and draining figured out.
Garrett D'Amore
2016-12-22
*
Use C99.
Garrett D'Amore
2016-12-21
*
Uncrustify configuration, and shorter copyright banners, plus reformat
Garrett D'Amore
2016-12-21
*
nni_socket_add_pipe and nni_socket_remove_pipe implementation.
Garrett D'Amore
2016-12-14
*
Better separate public vs. private names.
Garrett D'Amore
2016-12-14
*
nn_socket_create() implemented.
Garrett D'Amore
2016-12-14
*
Initial swing at pair protocol.
Garrett D'Amore
2016-12-13