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
/
core
/
protocol.h
Commit message (
Expand
)
Author
Age
*
Protocol initialization restructuring.
Garrett D'Amore
2017-01-02
*
Rename nni_socket to nni_sock.
Garrett D'Amore
2017-01-02
*
Change msgqueue -> msgq.
Garrett D'Amore
2017-01-02
*
Uncrustify fixes.
Garrett D'Amore
2016-12-31
*
Factor out repeated protocol code into common.
Garrett D'Amore
2016-12-29
*
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
*
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
*
Uncrustify clean now.
Garrett D'Amore
2016-12-21
*
Uncrustify configuration, and shorter copyright banners, plus reformat
Garrett D'Amore
2016-12-21
*
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
*
More comments, and detection of fork-reentrancy. Much effort was spent
Garrett D'Amore
2016-12-13
*
More pipe details, and clarified locking / call order comments in transport.h.
Garrett D'Amore
2016-12-12
*
Minor tweak to transport API, new declarations for protocols.
Garrett D'Amore
2016-12-12