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
Commit message (
Expand
)
Author
Age
...
*
resolver: use nni_aio_start
Garrett D'Amore
2024-12-26
*
tcp: use nni_aio_start
Garrett D'Amore
2024-12-26
*
device: use nni_aio_start
Garrett D'Amore
2024-12-26
*
websocket: use nni_aio_start
Garrett D'Amore
2024-12-26
*
http: use nni_aio_start
Garrett D'Amore
2024-12-26
*
inproc: use nni_aio_start
Garrett D'Amore
2024-12-26
*
sockfd: convert to use nni_aio_start
Garrett D'Amore
2024-12-26
*
aio: introduce nni_aio_reset to reset the aio before submitting more work
Garrett D'Amore
2024-12-26
*
msg queue: use nni_aio_start
Garrett D'Amore
2024-12-26
*
aio: introduce NNG_ESTOPPED
Garrett D'Amore
2024-12-26
*
nni_aio_start: introduce nni_aio_start to replace aio_begin, schedule, and defer
Garrett D'Amore
2024-12-26
*
taskq: skip the lock/unlock if there is no callback
Garrett D'Amore
2024-12-26
*
posix resolver: use nni_aio_defer
Garrett D'Amore
2024-12-24
*
msgq: use nni_aio_defer
Garrett D'Amore
2024-12-23
*
websocket test: workaround EADDRINUSE during tests
Garrett D'Amore
2024-12-22
*
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
*
test: fix valgrind complaint about unitialized test data in ipc test
Garrett D'Amore
2024-12-22
*
dialer: configure default redial cool-down times (fixes #1964)
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
*
http: limit handler uri to 1K
Garrett D'Amore
2024-12-22
*
http server test: fix leak in test
Garrett D'Amore
2024-12-22
*
http: nng_http_handler_set_data is now void return (API break)
Garrett D'Amore
2024-12-22
*
nng_http_server_collect_body now void return (API break)
Garrett D'Amore
2024-12-22
*
http: handler set tree no longer returns a value (API break)
Garrett D'Amore
2024-12-22
*
HTTP: nng_http_handler_set_method no longer fails
Garrett D'Amore
2024-12-22
*
HTTP handler: limit host names to 256 bytes (RFC 1035 specifies 253.)
Garrett D'Amore
2024-12-22
*
http: setting response status never fails (breaking API change)
Garrett D'Amore
2024-12-22
*
http: method on request structure is now static
Garrett D'Amore
2024-12-22
*
http handler: avoid method allocation
Garrett D'Amore
2024-12-22
*
HTTP: intern the version and avoid allocation
v2.0.0-alpha.1
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
*
nuts: add 20 millisecond delay before nng_fini
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
*
http: don't assume 200 status unless we actually exchange data
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
[prev]
[next]