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
Commit message (
Expand
)
Author
Age
*
ETIME may not be defined on various platforms (STREAMs specific).
Garrett D'Amore
2017-04-12
*
Hopefully close shutdown race in rep.
Garrett D'Amore
2017-03-29
*
IPC send/recv works asynchronously for POSIX.
Garrett D'Amore
2017-03-29
*
Clean up some dead code.
Garrett D'Amore
2017-03-29
*
TCP (POSIX) async send/recv working. Other changes.
Garrett D'Amore
2017-03-29
*
More interface hiding. (pipe tran data setting).
Garrett D'Amore
2017-03-19
*
Holds instead of references (holds from nng user land).
Garrett D'Amore
2017-03-19
*
Wake on refcnt == 0, not 1.
Garrett D'Amore
2017-03-19
*
More cleanups. Delete unused call, isolate ep list creation.
Garrett D'Amore
2017-03-19
*
More API cleanups to separate interfaces. (nni_pipe_create).
Garrett D'Amore
2017-03-19
*
Eliminate p_active, better names for pipe start and stop.
Garrett D'Amore
2017-03-19
*
Reduce socket/pipe private data coupling.
Garrett D'Amore
2017-03-19
*
Fix leaking taskq data.
Garrett D'Amore
2017-03-12
*
Clean up worker vestiges.
Garrett D'Amore
2017-03-12
*
Notification working - separate thread now.
Garrett D'Amore
2017-03-11
*
Removing some dead code.
Garrett D'Amore
2017-03-11
*
Surveyor pattern callback-driven.
Garrett D'Amore
2017-03-10
*
Race condition fixes in pub/sub.
Garrett D'Amore
2017-03-10
*
Eliminate per-socket workers.
Garrett D'Amore
2017-03-10
*
Good-bye reaper thread.
Garrett D'Amore
2017-03-10
*
Pipeline is now race free (and simpler to boot!)
Garrett D'Amore
2017-03-10
*
Bus protocol close races fixed.
Garrett D'Amore
2017-03-10
*
Start of close related race fixes. Scalability test.
Garrett D'Amore
2017-03-10
*
Req/Rep now callback driven.
Garrett D'Amore
2017-03-07
*
Initial work on REP callback handling.
Garrett D'Amore
2017-03-06
*
Pub/Sub now callback driven.
Garrett D'Amore
2017-03-06
*
Pair protocol now callback driven.
Garrett D'Amore
2017-03-06
*
Bus protocol now callback-driven.
Garrett D'Amore
2017-03-05
*
Pipeline protocol now entirely callback driven.
Garrett D'Amore
2017-03-04
*
Timer implementation. Operations can timeout now?
Garrett D'Amore
2017-03-03
*
Start of msgq aio.
Garrett D'Amore
2017-03-01
*
Async I/O for POSIX implemented using threads (untested.)
Garrett D'Amore
2017-02-24
*
Rename ioev to aio. Eliminate generic cancel handling (not needed).
Garrett D'Amore
2017-02-23
*
Introduce new generic I/O event framework.
Garrett D'Amore
2017-02-19
*
Introduce new NNG_ECANCELED errno.
Garrett D'Amore
2017-02-19
*
Taskq implementation.
Garrett D'Amore
2017-02-18
*
Fix trailing comment.
threaded
Garrett D'Amore
2017-02-18
*
We don't need putback on message queues after all.
Garrett D'Amore
2017-02-18
*
Add device support & testing. Bus semantic fix.
Garrett D'Amore
2017-01-27
*
Fix bug that prevents threads from starting if waited on too soon.
Garrett D'Amore
2017-01-26
*
Fixes for BUS protocol in compat, test suite, and timing in compat tests.
Garrett D'Amore
2017-01-26
*
Fix bug in test code for thread_destroy.
Garrett D'Amore
2017-01-26
*
Added more plumbing to facilitate test writing & compatibility.
Garrett D'Amore
2017-01-26
*
Fix for SunOS/illumos.
Garrett D'Amore
2017-01-25
*
Add endpoint tuning of maxrcv size. Fix cmsg API.
Garrett D'Amore
2017-01-24
*
Add nni_ep_hold, nni_ep_hold_close, nni_ep_rele, nng_endpoint_close.
Garrett D'Amore
2017-01-24
*
Implement reconnect timer including backoff.
Garrett D'Amore
2017-01-24
*
Added a bunch more compatibility stuff.
Garrett D'Amore
2017-01-23
*
Add nn_sendmsg (with NN_MSG support).
Garrett D'Amore
2017-01-23
*
nn_recvmsg, and enhancements to support NN_MSG allocated messages.
Garrett D'Amore
2017-01-23
[next]