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
/
platform.h
Commit message (
Expand
)
Author
Age
*
Provide atomic pointer support.
Garrett D'Amore
2021-12-05
*
Remove extra wrapper for platform clock support.
Garrett D'Amore
2021-07-22
*
fixes #1409 reader/writer lock desired
Garrett D'Amore
2021-07-11
*
fixes #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
fixes #1311 reduce wasted use for nni_aio
Garrett D'Amore
2020-10-31
*
fixes #960 NNG threads inherit application thread name
Garrett D'Amore
2020-08-08
*
fixes #844 WebSocket wildcard host errors
Garrett D'Amore
2020-07-27
*
XREQ and others race on TTL.
Garrett D'Amore
2020-01-11
*
fixes #1105 pollable can be inlined, and use atomics
Garrett D'Amore
2020-01-04
*
fixes #1083 Random number improvements
Garrett D'Amore
2020-01-01
*
fixes #1075 WebSocket heap use after free
Garrett D'Amore
2019-12-30
*
fixes #1051 nni_ntop is unused
Garrett D'Amore
2019-12-27
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
Introduce nni_plat_printf()
Garrett D'Amore
2019-05-07
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #839 TCP listener_start API should use constant sockaddr
Garrett D'Amore
2019-01-06
*
fixes #825 TCP public API should use generic setopt/getopt
Garrett D'Amore
2018-12-31
*
fixes #834 Simplify IPC internal API & update
Garrett D'Amore
2018-12-31
*
progress on IPC endpoints
Garrett D'Amore
2018-12-29
*
IPC option rework (pipe/conn) to reduce code duplication.
Garrett D'Amore
2018-12-29
*
fixes #823 Define public IPC (#824)
Garrett D'Amore
2018-12-22
*
fixes #674 want 64-bit atomics (for stats)
Garrett D'Amore
2018-08-27
*
fixes #608 Add TCP support to specify local network interface
Garrett D'Amore
2018-08-27
*
fixes #605 NNI_ALLOC_STRUCT/NNI_ALLOC_STRUCTS should zero memory
Garrett D'Amore
2018-07-24
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
*
fixes #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #32 autoscale based on CPUs available
Garrett D'Amore
2018-06-12
*
fixes #499 Eliminate the unused nni_plat_home_dir...
Garrett D'Amore
2018-05-30
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
fixes #383 Would like peerid for IPC
Garrett D'Amore
2018-05-03
*
fixes #6 Security attributes support
Garrett D'Amore
2018-04-30
*
fixes #105 Want NNG_OPT_TCP_NODELAY option
Garrett D'Amore
2018-04-26
*
fixes #269 nngcat unreliable with ZeroTier transport
Garrett D'Amore
2018-03-07
*
fixes #265 nngcat should support persistent ZT nodes
Garrett D'Amore
2018-03-05
*
fixes #262 NNG_OPT_URL should be resolved
Garrett D'Amore
2018-03-04
*
Introduce 'porting layer' Public API.
Garrett D'Amore
2018-02-20
*
Refactored file API.
Garrett D'Amore
2018-01-11
*
fixes #154 underlyng TCP & IPC transports should support partial recv/send
Garrett D'Amore
2017-11-13
*
fixes #84 Consider using msec for durations
Garrett D'Amore
2017-10-19
*
New platform API for storage methods.
Garrett D'Amore
2017-10-09
*
fixes #5 Address properties
Garrett D'Amore
2017-10-03
*
ZeroTier transport implementation (work funded by Capitar IT Group BV)
Garrett D'Amore
2017-09-26
*
fixes #41 Move DNS out of tcp transport
Garrett D'Amore
2017-08-21
*
Conditional platform inclusion cleanups.
Garrett D'Amore
2017-08-21
*
Provide versions of mutex, condvar, and aio init that never fail.
Garrett D'Amore
2017-08-16
*
Thundering herd kills performance.
Garrett D'Amore
2017-08-10
*
Initial swag at UDP (POSIX only) low level handling.
Garrett D'Amore
2017-07-25
*
Windows implmentation of TCP is "working now".
Garrett D'Amore
2017-07-13
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
[next]