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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compat
Commit message (
Expand
)
Author
Age
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #577 target library dependencies should be public
Garrett D'Amore
2018-11-05
*
fixes #486 Revisit SOVERSION and VERSION
Garrett D'Amore
2018-05-25
*
fixes #474 websocket listen on ws://*:<x> fails
Garrett D'Amore
2018-05-22
*
fixes #469 SO_REUSEADDR should be enabled
Garrett D'Amore
2018-05-21
*
fixes #457 Create stub headers for compatibility
Garrett D'Amore
2018-05-21
*
fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)
Garrett D'Amore
2018-05-06
*
fixes #384 Add NN_PROTOCOL and related
Garrett D'Amore
2018-04-30
*
fixes #375 integer types are error prone
Garrett D'Amore
2018-04-26
*
fixes #347 Legacy option NN_SNDBUF and NN_RCVBUF in bytes not messages
Garrett D'Amore
2018-04-25
*
fix a number of cppcheck complaints (not all)
Garrett D'Amore
2018-04-24
*
fixes #344 nn_poll() legacy API missing
Garrett D'Amore
2018-04-16
*
fixes #350 Incorrect compat error code from nn_setsockopt
Garrett D'Amore
2018-04-14
*
fixes #308 Close can block
Garrett D'Amore
2018-04-14
*
fixes #303 Flesh out compatible API docs
Garrett D'Amore
2018-04-14
*
fixes #331 replace NNG_OPT_RAW option with constructor
Garrett D'Amore
2018-04-04
*
fixes #296 Typed options should validate option type
Garrett D'Amore
2018-03-20
*
fixes #295 boolean options should use C99 bool type
Garrett D'Amore
2018-03-18
*
fixes #287 remove NNG_OPT_DOMAIN, NNG_OPT_PROTOCOL, and NNG_OPT_TRANSPORT
Garrett D'Amore
2018-03-17
*
Move compatibility header so that <nanomsg/nn.h> works.
Garrett D'Amore
2018-02-23