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
/
pipeline
Commit message (
Expand
)
Author
Age
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
Various cleanups of unused bits.
Garrett D'Amore
2017-07-08
*
Remove the extra _aio_ part of pipe send and recv functions.
Garrett D'Amore
2017-07-02
*
Refactor stop again, closing numerous races (thanks valgrind!)
Garrett D'Amore
2017-06-28
*
Protocols keep their own reference counts.
Garrett D'Amore
2017-06-24
*
Make APIs for holding references more consistent.
Garrett D'Amore
2017-06-21
*
Eliminate p_active, better names for pipe start and stop.
Garrett D'Amore
2017-03-19
*
Pipeline is now race free (and simpler to boot!)
Garrett D'Amore
2017-03-10
*
Pub/Sub now callback driven.
Garrett D'Amore
2017-03-06
*
Pipeline protocol now entirely callback driven.
Garrett D'Amore
2017-03-04
*
Event notification via pollable FDs verified working.
Garrett D'Amore
2017-01-22
*
Added protocol flags (which ones can send, and which can receive).
Garrett D'Amore
2017-01-21
*
Fixes pipeline stall due to backpressure signaling race.
Garrett D'Amore
2017-01-18
*
Start of event framework.
Garrett D'Amore
2017-01-16
*
Various complaints found in AppVeyor build.
Garrett D'Amore
2017-01-16
*
Move to generic socket & pipe workers, and up to 4 each.
Garrett D'Amore
2017-01-08
*
Simplify locking for protocols.
Garrett D'Amore
2017-01-07
*
Pipeline fixes.
Garrett D'Amore
2017-01-07
*
Initial swag at pipeline (PUSH/PULL).
Garrett D'Amore
2017-01-06