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
/
platform
/
posix
/
posix_config.h
Commit message (
Expand
)
Author
Age
*
fixes #1526 NNG_USE_CLOCKID Bug?
Garrett D'Amore
2021-11-27
*
fixes #1038 Linux should use getentropy or getrandom
Garrett D'Amore
2019-12-24
*
kqueue: add kqueue-based pollq implementation
Liam Staskawicz
2018-03-02
*
Conditional platform inclusion cleanups.
Garrett D'Amore
2017-08-21
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
SRWLocks FTW!
Garrett D'Amore
2017-07-07
*
Start of progress on Windows. Name resolution and IOCP work begins.
Garrett D'Amore
2017-07-07
*
Initial swag at asynchronous name resolution.
Garrett D'Amore
2017-07-06
*
Separate out poller/pollq from basic socket operations.
Garrett D'Amore
2017-07-04
*
Convert to POSIX polled I/O for async; start of cancelable aio.
Garrett D'Amore
2017-06-27
*
Async I/O for POSIX implemented using threads (untested.)
Garrett D'Amore
2017-02-24
*
Add more platforms (the *BSDs, SunOS/illumos) and update docs slightly.
Garrett D'Amore
2017-01-21
*
New ISAAC pRNG. This replaces other local hacks for random data.
Garrett D'Amore
2017-01-08
*
Condvars on MacOS X (even 10.12) don't work with monotonic times.
Garrett D'Amore
2016-12-27
*
Endpoint dialer implemented.
Garrett D'Amore
2016-12-22
*
Use C99 structure initializers FTW. Various other changes.
Garrett D'Amore
2016-12-22
*
Uncrustify configuration, and shorter copyright banners, plus reformat
Garrett D'Amore
2016-12-21
*
New msgqueue implementation, use CLOCK_MONOTONIC if available.
Garrett D'Amore
2016-12-11