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
/
nng_compat.c
Commit message (
Expand
)
Author
Age
*
Move compatibility header so that <nanomsg/nn.h> works.
Garrett D'Amore
2018-02-23
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #143 Protocols and transports should be "configurable"
Garrett D'Amore
2017-11-02
*
fixes #137 Remove public access to numeric protocols
Garrett D'Amore
2017-10-31
*
fixes #84 Consider using msec for durations
Garrett D'Amore
2017-10-19
*
Add NNG_OPT_DOMAIN and NNG_OPT_SOCKNAME support for legacy compat.
Garrett D'Amore
2017-10-06
*
Remove last vestiges of integer option numbers.
Garrett D'Amore
2017-09-27
*
Refactor option handling APIs.
Garrett D'Amore
2017-09-27
*
Eliminate legacy option settings, provide easier option IDs.
Garrett D'Amore
2017-08-24
*
fixes #63 NNG_FLAG_SYNCH should be the default
Garrett D'Amore
2017-08-14
*
fixes #62 Endpoint close should be synchronous #62
Garrett D'Amore
2017-08-14
*
Moved a few private test items into test-specific header.
Garrett D'Amore
2017-08-12
*
Unify the msg API.
Garrett D'Amore
2017-08-10
*
Add new PAIR_V1 protocol.
Garrett D'Amore
2017-08-10
*
fixes #47 compat_reqttls fails sometimes
Garrett D'Amore
2017-08-09
*
fixes #44 open protocol by "name" (symbol) instead number
Garrett D'Amore
2017-08-09
*
Fix compilation warnings.
Garrett D'Amore
2017-08-08
*
Added nn_compat code for option handling, fixed other bugs.
Garrett D'Amore
2017-08-08
*
Add some more compatibility tests; fix surveyor compat bug.
Garrett D'Amore
2017-08-07
*
Fix crash when using legacy send API with NN_MSG.
Garrett D'Amore
2017-08-07
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
Note that we have work to do to properly clean up. TBD.
Garrett D'Amore
2017-06-22
*
Add device support & testing. Bus semantic fix.
Garrett D'Amore
2017-01-27
*
Fixes for BUS protocol in compat, test suite, and timing in compat tests.
Garrett D'Amore
2017-01-26
*
Added more plumbing to facilitate test writing & compatibility.
Garrett D'Amore
2017-01-26
*
Add endpoint tuning of maxrcv size. Fix cmsg API.
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
*
Use nng_msg underneath (less copying!)
Garrett D'Amore
2017-01-23
*
Initial start of compat layer with bind, connect, etc. Untested.
Garrett D'Amore
2017-01-22
*
Start on compat stuff.
Garrett D'Amore
2017-01-22