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
/
msgqueue.c
Commit message (
Expand
)
Author
Age
*
Recv/Send event plumbing implemented (msgqueue and up).
Garrett D'Amore
2017-01-16
*
Initialize some mq vars.
Garrett D'Amore
2017-01-09
*
Add survey test (and fix survey pattern).
Garrett D'Amore
2017-01-09
*
Change a bunch of copyrights to 2017 for work done since the 1st.
Garrett D'Amore
2017-01-05
*
PUB protocol (untested).
Garrett D'Amore
2017-01-05
*
Change msgqueue -> msgq.
Garrett D'Amore
2017-01-02
*
Use new NNI_ALLOC_STRUCT macro. nni_msg_dup copies options too.
Garrett D'Amore
2017-01-02
*
Message queues use new locking primitives.
Garrett D'Amore
2017-01-01
*
Implement msgqueue_putback.
Garrett D'Amore
2016-12-28
*
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
*
Uncrustify fixes.
Garrett D'Amore
2016-12-23
*
Don't linger if there are no possible readers present.
Garrett D'Amore
2016-12-23
*
Support for unbuffered msgqueues (like Go unbuffered channels.)
Garrett D'Amore
2016-12-23
*
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
*
Synchronization enhancements - inproc & msgqueue. Absolute waits...
Garrett D'Amore
2016-12-22
*
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
*
Make an interruptible version of message queues.
Garrett D'Amore
2016-12-12
*
New inproc transport.
Garrett D'Amore
2016-12-12