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
Commit message (
Expand
)
Author
Age
...
*
aio: introduce nni_aio_defer
Garrett D'Amore
2024-12-22
*
posix tcp: use common refcnt implementation
Garrett D'Amore
2024-12-22
*
port events poller (illumos/Solaris): use atomic events mask
Garrett D'Amore
2024-12-22
*
epoll: use atomic event mask
Garrett D'Amore
2024-12-22
*
pollers: use atomic bit masking operations to eliminate lockss
Garrett D'Amore
2024-12-22
*
ipc dialer: use common refcnt logic
Garrett D'Amore
2024-12-22
*
poll: sign extension bug + incorrect use leads to tiny max files on macOS
Garrett D'Amore
2024-12-22
*
posix IPv6: BSD platforms us netinet6/in6.h
Garrett D'Amore
2024-12-21
*
posix udp: AF_INET6 fixup
Garrett D'Amore
2024-12-21
*
posix udp: More explicit checks for bogus address family
Garrett D'Amore
2024-12-21
*
files test: check to skip permissions before testing
Garrett D'Amore
2024-12-21
*
posix udp: stop the PFD explicitly before finalizing
Garrett D'Amore
2024-12-21
*
poll: fix poll based poller
Garrett D'Amore
2024-12-21
*
epoll: fixes for races and early wakeups
Garrett D'Amore
2024-12-21
*
posix: fix for IPC and TCP dialing
Garrett D'Amore
2024-12-21
*
posix pollers: inline the pfd and make callbacks constant
Garrett D'Amore
2024-12-20
*
poll: performance improvements, simplifications
Garrett D'Amore
2024-12-19
*
posix pollers: expose pfd structures (for sizes) and fix poller selection
Garrett D'Amore
2024-12-19
*
kqueue: eliminate extra locking on each I/O
Garrett D'Amore
2024-12-18
*
POSIX poller: add support for select, and for choosing the poller
Garrett D'Amore
2024-12-17
*
streams: add explicit stop functions
Garrett D'Amore
2024-12-12
*
windows ipc: significant refactor
Garrett D'Amore
2024-12-09
*
tests: add a test of canceling TCP stream listener
Garrett D'Amore
2024-12-09
*
performance: reference counters can use relaxed order when incrementing
Garrett D'Amore
2024-12-07
*
fini: add drain mechanism for aio, reap, and task subsystems
Garrett D'Amore
2024-12-07
*
windows ipc: check the return value of nni_aio_schedule
Garrett D'Amore
2024-12-03
*
tests: convert files test to NUTS
Garrett D'Amore
2024-12-01
*
tests: convert ipcsupp tests to NUTS
Garrett D'Amore
2024-11-30
*
tests: convert tcpsupp test to NUTS
Garrett D'Amore
2024-11-30
*
Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.
Garrett D'Amore
2024-11-24
*
ipc: Add NNG_OPT_REMADDR for dialer.
Garrett D'Amore
2024-11-23
*
Use 32-bit port numbers.
Garrett D'Amore
2024-11-21
*
URL refactor part 1.
Garrett D'Amore
2024-11-18
*
URL u_port should be a number not a string.
Garrett D'Amore
2024-11-17
*
Cleanup POSIX platform initialization.
Garrett D'Amore
2024-11-11
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
Remove unused sockaddr NULL check
Garrett D'Amore
2024-11-06
*
remove nni_plat_println - we have nni_plat_printf which is good enough
Garrett D'Amore
2024-11-05
*
ipc: listener cancellation test
Garrett D'Amore
2024-11-05
*
Introduce NUTS_SKIP and use it in a few tests.
Garrett D'Amore
2024-11-03
*
Remove untyped nng_pipe_get, support for untyped sockaddr set.
Garrett D'Amore
2024-11-03
*
Include sys/types.h to resolve possible missing type
Garrett D'Amore
2024-10-28
*
Remove nng_stream_set function family.
Garrett D'Amore
2024-10-28
*
remove legacy support for configuration of transport options on socket
Garrett D'Amore
2024-10-20
*
posix: add getentropy() based RNG
Garrett D'Amore
2024-10-06
*
fix maybe uninitialized warning
shikokuchuo
2024-10-05
*
fix int-to-pointer conversion warning
shikokuchuo
2024-10-05
*
fixes #1866 clock_gettime is not used on Android, even though available
v1.9.0
Garrett D'Amore
2024-09-07
*
fixes #1837 IPC - Use After Free
Garrett D'Amore
2024-08-13
*
UDP: Introduce an experimental (undocumented for now) public API for UDP. (#1...
Garrett D'Amore
2024-06-02
[prev]
[next]