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
Commit message (
Expand
)
Author
Age
*
fixes #879 Desire NNG_OPT_TCP_BOUND_PORT
Garrett D'Amore
2019-02-16
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #839 TCP listener_start API should use constant sockaddr
Garrett D'Amore
2019-01-06
*
fixes #852 Eliminate pipe p_options and use new style getopt
Garrett D'Amore
2019-01-06
*
fixes #841 Calling nng_stats_get() before creating socket panics
Garrett D'Amore
2019-01-01
*
fixes #825 TCP public API should use generic setopt/getopt
Garrett D'Amore
2018-12-31
*
fixes #835 inproc should use new option API
Garrett D'Amore
2018-12-31
*
fixes #834 Simplify IPC internal API & update
Garrett D'Amore
2018-12-31
*
progress on IPC endpoints
Garrett D'Amore
2018-12-29
*
IPC option rework (pipe/conn) to reduce code duplication.
Garrett D'Amore
2018-12-29
*
fixes #831 Unify option structures, o_type is unused
Garrett D'Amore
2018-12-29
*
fixes #823 Define public IPC (#824)
Garrett D'Amore
2018-12-22
*
fixes #769 How to limit worker threads
Matt Gigli
2018-12-16
*
fixes #812 message queue put_error unused
Garrett D'Amore
2018-12-11
*
fixes #799 Compile error on Windows with disabled stats
Garrett D'Amore
2018-11-23
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #794 nng bug report URL wrong
Garrett D'Amore
2018-11-16
*
fixes #782 stat namespace collision on QNX
Garrett D'Amore
2018-11-09
*
fixes #772 ineffectual assignment in aio_init
Garrett D'Amore
2018-11-01
*
fixes #766 NNG asserts when setting socket name
Garrett D'Amore
2018-11-01
*
Add local IP address tuning for ZeroTier.
Garrett D'Amore
2018-10-25
*
fixes #761 idhash work to factor in upper bits is pointless
Garrett D'Amore
2018-10-23
*
remove unused function declaration
QXSoftware
2018-10-12
*
remove redundant zero memory operations
QXSoftware
2018-10-12
*
fix function "int nni_msg_alloc(nni_msg **mp, size_t sz)" allocates the under...
QXSoftware
2018-10-02
*
use index together with increment operator(postfix form)
QXSoftware
2018-10-02
*
update the comment (nng_msgq_put_until doesn't exists anymore)
QXSoftware
2018-10-02
*
fixes #721 stale #if 0 block in stats.h
Garrett D'Amore
2018-09-12
*
fixes #713 stats warnings from Windows
Garrett D'Amore
2018-09-09
*
fixes #710 idhash has nasty performance bug
Garrett D'Amore
2018-09-09
*
remove unused typedef
QXSoftware
2018-09-09
*
remove redundant zero memset
QXSoftware
2018-09-09
*
fixes #4 Statistics support
Garrett D'Amore
2018-09-03
*
fixes #693 Failed dial results in hard spin
Garrett D'Amore
2018-08-31
*
fixes #691 Desire 16 and 64 bit message manipulators
Garrett D'Amore
2018-08-31
*
fixes #686 strtoull() not present on Windows
Garrett D'Amore
2018-08-30
*
fixes #673 transports could benefit from access to upper layer
Garrett D'Amore
2018-08-27
*
fixes #674 want 64-bit atomics (for stats)
Garrett D'Amore
2018-08-27
*
fixes #608 Add TCP support to specify local network interface
Garrett D'Amore
2018-08-27
*
fixes #669 pipe.c type conversion warning
Garrett D'Amore
2018-08-20
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
Remove dead #if 0 code in dialer.
Garrett D'Amore
2018-08-19
*
fixes #654 use aio for synchronous connect
Garrett D'Amore
2018-08-15
*
fixes #648 REQ protocol can hang on close
Garrett D'Amore
2018-08-14
*
fixes #208 pipe start should occur before connect / accept
Garrett D'Amore
2018-08-14
*
fixes #625 aio->a_stop/aio_begin may be too severe
Garrett D'Amore
2018-08-07
*
fixes #623 nni_aio_stop could be better
Garrett D'Amore
2018-08-06
*
Revert "fixes #599 nng_dial sync should not return until added to socket"
Garrett D'Amore
2018-08-06
*
fixes #599 nng_dial sync should not return until added to socket
Garrett D'Amore
2018-08-05
*
fixes #605 NNI_ALLOC_STRUCT/NNI_ALLOC_STRUCTS should zero memory
Garrett D'Amore
2018-07-24
[next]