index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
options.h
Commit message (
Expand
)
Author
Age
*
Add uint64 to generated legacy nng_setopt_* functions.
Cody Piersall
2019-05-17
*
fixes #901 shorter option get/set functions for all types
Jake Woltersdorf
2019-04-07
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #834 Simplify IPC internal API & update
Garrett D'Amore
2018-12-31
*
IPC option rework (pipe/conn) to reduce code duplication.
Garrett D'Amore
2018-12-29
*
fixes #831 Unify option structures, o_type is unused
Garrett D'Amore
2018-12-29
*
Add local IP address tuning for ZeroTier.
Garrett D'Amore
2018-10-25
*
fixes #540 nni_ep_opttype serves no purpose
Garrett D'Amore
2018-06-13
*
fixes #329 type checking not done for setopt
Garrett D'Amore
2018-04-04
*
fixes #301 String option handling for getopt
Garrett D'Amore
2018-03-20
*
fixes #295 boolean options should use C99 bool type
Garrett D'Amore
2018-03-18
*
fixes #166 Websocket TLS mapping
Garrett D'Amore
2017-12-30
*
fixes #132 Implement saner notification for file descriptors
Garrett D'Amore
2017-10-24
*
fixes #84 Consider using msec for durations
Garrett D'Amore
2017-10-19
*
Remove last vestiges of integer option numbers.
Garrett D'Amore
2017-09-27
*
Refactor option handling APIs.
Garrett D'Amore
2017-09-27
*
More pipe option handling, pipe API support. Url option.
Garrett D'Amore
2017-09-22
*
Add improved getopt functions, pass integers by value.
Garrett D'Amore
2017-09-22
*
Implement dynamic option numbering.
Garrett D'Amore
2017-08-23
*
Endpoint API completely implemented.
Garrett D'Amore
2017-08-18
*
Convert duration to usec.
Garrett D'Amore
2017-08-14
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
Add endpoint tuning of maxrcv size. Fix cmsg API.
Garrett D'Amore
2017-01-24
*
Added a bunch more compatibility stuff.
Garrett D'Amore
2017-01-23
*
Adds NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options (untested).
Garrett D'Amore
2017-01-21
*
Change msgqueue -> msgq.
Garrett D'Amore
2017-01-02
*
Richer tests and fixes for idhash. Also dynamically allocate idhash.
Garrett D'Amore
2016-12-29
*
Move option helpers to their own file.
Garrett D'Amore
2016-12-29