aboutsummaryrefslogtreecommitdiff
path: root/src/core/options.c
Commit message (Expand)AuthorAge
* The common endpoint code already ensures state is proper.Garrett D'Amore2017-08-23
* Implement dynamic option numbering.Garrett D'Amore2017-08-23
* Endpoint API completely implemented.Garrett D'Amore2017-08-18
* Move socket structure to private socket implementation.Garrett D'Amore2017-08-14
* Convert duration to usec.Garrett D'Amore2017-08-14
* Leaking poll fds.Garrett D'Amore2017-08-11
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Various cleanups of unused bits.Garrett D'Amore2017-07-08
* Notification working - separate thread now.Garrett D'Amore2017-03-11
* Add endpoint tuning of maxrcv size. Fix cmsg API.Garrett D'Amore2017-01-24
* Event notification via pollable FDs verified working.Garrett D'Amore2017-01-22
* Adds NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options (untested).Garrett D'Amore2017-01-21
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* Change msgqueue -> msgq.Garrett D'Amore2017-01-02
* Move option helpers to their own file.Garrett D'Amore2016-12-29