aboutsummaryrefslogtreecommitdiff
path: root/src/core/options.h
Commit message (Expand)AuthorAge
* fixes #84 Consider using msec for durationsGarrett D'Amore2017-10-19
* Remove last vestiges of integer option numbers.Garrett D'Amore2017-09-27
* Refactor option handling APIs.Garrett D'Amore2017-09-27
* More pipe option handling, pipe API support. Url option.Garrett D'Amore2017-09-22
* Add improved getopt functions, pass integers by value.Garrett D'Amore2017-09-22
* Implement dynamic option numbering.Garrett D'Amore2017-08-23
* Endpoint API completely implemented.Garrett D'Amore2017-08-18
* Convert duration to usec.Garrett D'Amore2017-08-14
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Add endpoint tuning of maxrcv size. Fix cmsg API.Garrett D'Amore2017-01-24
* Added a bunch more compatibility stuff.Garrett D'Amore2017-01-23
* Adds NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options (untested).Garrett D'Amore2017-01-21
* Change msgqueue -> msgq.Garrett D'Amore2017-01-02
* Richer tests and fixes for idhash. Also dynamically allocate idhash.Garrett D'Amore2016-12-29
* Move option helpers to their own file.Garrett D'Amore2016-12-29