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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
options.c
Commit message (
Expand
)
Author
Age
*
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
*
Windows UDP support.
Garrett D'Amore
2017-09-29
*
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
*
Introduce utility safe string handling functions.
Garrett D'Amore
2017-08-28
*
Fix a few warnings and subtle test races.
Garrett D'Amore
2017-08-24
*
Eliminate legacy option settings, provide easier option IDs.
Garrett D'Amore
2017-08-24
*
The common endpoint code already ensures state is proper.
Garrett D'Amore
2017-08-23
*
Implement dynamic option numbering.
Garrett D'Amore
2017-08-23
*
Endpoint API completely implemented.
Garrett D'Amore
2017-08-18
*
Move socket structure to private socket implementation.
Garrett D'Amore
2017-08-14
*
Convert duration to usec.
Garrett D'Amore
2017-08-14
*
Leaking poll fds.
Garrett D'Amore
2017-08-11
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
Various cleanups of unused bits.
Garrett D'Amore
2017-07-08
*
Notification working - separate thread now.
Garrett D'Amore
2017-03-11
*
Add endpoint tuning of maxrcv size. Fix cmsg API.
Garrett D'Amore
2017-01-24
*
Event notification via pollable FDs verified working.
Garrett D'Amore
2017-01-22
*
Adds NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options (untested).
Garrett D'Amore
2017-01-21
*
Various complaints found in AppVeyor build.
Garrett D'Amore
2017-01-16
*
Change msgqueue -> msgq.
Garrett D'Amore
2017-01-02
*
Move option helpers to their own file.
Garrett D'Amore
2016-12-29