| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Minor cross reference fixes for v0.8.0. | Garrett D'Amore | 2018-04-12 |
| | | |||
| * | Minor format fix for raw mode header. | Garrett D'Amore | 2018-04-11 |
| | | |||
| * | fixes #331 replace NNG_OPT_RAW option with constructor | Garrett D'Amore | 2018-04-04 |
| | | | | | | | | | | | | | | This makes the raw mode something that is immutable, determined at socket construction. This is an enabling change for the separate context support coming soon. As a result, this is an API breaking change for users of the raw mode option (NNG_OPT_RAW). There aren't many of them out there. Cooked mode is entirely unaffected. There are changes to tests and documentation included. | ||
| * | Include a tip about service naming guidelines. | Garrett D'Amore | 2018-03-30 |
| | | |||
| * | fixes #286 nng_pair0_open (and all others) need man page | Garrett D'Amore | 2018-03-17 |
| fixes #279 consider restructuring man sections This represents a rather significant rework, and major editing effort, for the entire set of manual pages. All of the pages now have a section number in their filename; this assists in some other tooling, particularly ebook generation as every link needs to be programmatically modified when combined into an ebook. Section 5 is introduced, and populated with pages for the main types, and all options are now documented. Numerous errors have been corrected, including rewriting certain portions such as the header section of the surveyor protocol. Much work has been done to facilitate index generation, although certainly more work remains here. Every internal link within these pages now resolves; there are no more dead links. (This is required to generate Kindle format books.) | |||
