aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* fixes #387 Document that IPC paths must be absoluteGarrett D'Amore2018-04-30
* fixes #384 Add NN_PROTOCOL and relatedGarrett D'Amore2018-04-30
* fixes #6 Security attributes supportGarrett D'Amore2018-04-30
* fixes #375 integer types are error proneGarrett D'Amore2018-04-26
* fixes #105 Want NNG_OPT_TCP_NODELAY optionGarrett D'Amore2018-04-26
* Document context support for surveyor.Garrett D'Amore2018-04-24
* fixes #342 Want Surveyor/Respondent context supportGarrett D'Amore2018-04-24
* fixes #344 nn_poll() legacy API missingGarrett D'Amore2018-04-16
* Fix socket option levels (compat options).Garrett D'Amore2018-04-14
* fixes #308 Close can blockGarrett D'Amore2018-04-14
* fixes #303 Flesh out compatible API docsGarrett D'Amore2018-04-14
* Minor cross reference fixes for v0.8.0.Garrett D'Amore2018-04-12
* Minor format fix for raw mode header.Garrett D'Amore2018-04-11
* Update doc with information about contexts.Garrett D'Amore2018-04-10
* fixes #334 Separate context for state machines from socketsGarrett D'Amore2018-04-10
* fixes #331 replace NNG_OPT_RAW option with constructorGarrett D'Amore2018-04-04
* fixes #316 nni_aio_set_synch() usually doesn't do anythingGarrett D'Amore2018-03-30
* Include a tip about service naming guidelines.Garrett D'Amore2018-03-30
* Add documentation for supplemental functions.Garrett D'Amore2018-03-22
* Document nng_opts_parse.Garrett D'Amore2018-03-22
* fixes #301 String option handling for getoptGarrett D'Amore2018-03-20
* fixes #296 Typed options should validate option typeGarrett D'Amore2018-03-20
* Remove .version file -- we use git tags.Garrett D'Amore2018-03-18
* fixes #293 nng_listener_getopt doc needs updatingGarrett D'Amore2018-03-18
* fixes #295 boolean options should use C99 bool typeGarrett D'Amore2018-03-18
* Minor markup fixes.Garrett D'Amore2018-03-18
* fixes #294 rename nng_zerotier_xxx to nng_zt_xxxGarrett D'Amore2018-03-17
* fixes #287 remove NNG_OPT_DOMAIN, NNG_OPT_PROTOCOL, and NNG_OPT_TRANSPORTGarrett D'Amore2018-03-17
* Fixes for new doc layout.Garrett D'Amore2018-03-17
* fixes #286 nng_pair0_open (and all others) need man pageGarrett D'Amore2018-03-17
* Added nng_sockaddr man page.Garrett D'Amore2018-03-14
* fixes #289 nng_sockaddr could just be a unionGarrett D'Amore2018-03-14
* Markup changes, started adding type documentation.Garrett D'Amore2018-03-14
* Introduce nng_options, nng_setopt, nng_getopt manual pages.Garrett D'Amore2018-03-13
* nng_sleep_aio should honor aio timeout.Garrett D'Amore2018-03-12
* fixes #281 desire nng_sleep_aio()Garrett D'Amore2018-03-12
* Minor wording fix in nngcat(1).Garrett D'Amore2018-03-10
* fixes #276 decouple NNG and zerotier definitionsGarrett D'Amore2018-03-10
* Eliminate copious whitespace in code blocks.Garrett D'Amore2018-03-10
* Add nng_msg_get_pipe, nng_msg_set_pipe, and nng_pipe_getopt docs.Garrett D'Amore2018-03-09
* Automatic index generation.Garrett D'Amore2018-03-09
* Fix incorrect reference for nng_msg_dup (was nng_msg_len)Garrett D'Amore2018-03-09
* Rewrite unfinished paragraph at the end of OPTIONS.Garrett D'Amore2018-03-09
* Fix a number of broken links.Garrett D'Amore2018-03-07
* Markup fix (found when staring at epub).Garrett D'Amore2018-03-07
* fixes #269 nngcat unreliable with ZeroTier transportGarrett D'Amore2018-03-07
* Minor formatting fix for network status table.Garrett D'Amore2018-03-07
* Add some man pages (alloc, free, version).Garrett D'Amore2018-03-05
* Document --zt-home option.Garrett D'Amore2018-03-05
* fixes #254 nngcat should have a --version optionGarrett D'Amore2018-03-02