| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fixes #457 Create stub headers for compatibility | Garrett D'Amore | 2018-05-21 |
| | | | | | | | | | | | I actually made these real headers, not stubs While here I made some improvements to the nng_compat man page, to improve the language and also the presentation on some devices. (We were going nuts with the icons, instead, I've made a single new section, called Caveats, that lists a bunch of them.) This should not have any impact on binary compatibility. | ||
| * | Move compatibility header so that <nanomsg/nn.h> works. | Garrett D'Amore | 2018-02-23 |
| | | | | | | | Basically, we have moved the compat stuff into a separate directory. Compatibility layer users will have to update their compile flags, but should be able to avoid changing any *source* files with this change. | ||
| * | Added more plumbing to facilitate test writing & compatibility. | Garrett D'Amore | 2017-01-26 |
| Also, while here fixed a bug for the PAIR protocol in compat mode. It should now be possible to import more of the nanomsg tests directly with little or no modification. | |||
