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
*
reap: thread exits prematurely after reinitialization
Garrett D'Amore
2024-12-07
*
aio: stop has to wait for expirations to finish
Garrett D'Amore
2024-12-07
*
fini: add drain mechanism for aio, reap, and task subsystems
Garrett D'Amore
2024-12-07
*
aio: separate stop / shutdown from fini (deallocate)
Garrett D'Amore
2024-12-07
*
aio: do not reschedule or start operations when expire queue is exiting
Garrett D'Amore
2024-12-07
*
Add forgotten license boilerplate
Aleksei Solovev
2024-12-07
*
fixes #1408 Reference count as a first class type
Garrett D'Amore
2024-12-07
*
fixes #1959 Occasional SIGSEGV in nng_recv_aio() on a respondent socket
Aleksei Solovev
2024-12-07
*
tests: convert http server test to NUTS
Garrett D'Amore
2024-12-06
*
url: add nng_url_resolve_port
Garrett D'Amore
2024-12-06
*
sockfd: check the result of nni_aio_schedule
Garrett D'Amore
2024-12-03
*
windows ipc: check the return value of nni_aio_schedule
Garrett D'Amore
2024-12-03
*
tests: void instead of empty parameter list
Garrett D'Amore
2024-12-01
*
http server: sprintf is considered deprecated
Garrett D'Amore
2024-12-01
*
http server: fix race condition for server->closed
Garrett D'Amore
2024-12-01
*
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
*
tests: convert scalability test to NUTS
Garrett D'Amore
2024-11-30
*
tests: convert nonblock test to NUTS
Garrett D'Amore
2024-11-30
*
tests: convert synch test to NUTS.
Garrett D'Amore
2024-11-30
*
tests: fix sign bug in comparing times
Garrett D'Amore
2024-11-30
*
tests: Allow more time for larger messages
Garrett D'Amore
2024-11-30
*
tests: incompletely initialized address in has_ipv6 check
Garrett D'Amore
2024-11-30
*
tests: fix type mismatch on htonl
Garrett D'Amore
2024-11-30
*
tests: convert ws transport test to NUTS
Garrett D'Amore
2024-11-30
*
tests: time collection overhead might be zero for coarse timers (Windows)
Garrett D'Amore
2024-11-30
*
tests: convert TCPv6 transport test to NUTS (and consolidate with v4)
Garrett D'Amore
2024-11-30
*
tests: better reporting of timing overhead
Garrett D'Amore
2024-11-30
*
tests: add a couple more transport specific tests
Garrett D'Amore
2024-11-30
*
tests: tcp test converted to NUTS
Garrett D'Amore
2024-11-30
*
tests: inproc converted to NUTS
Garrett D'Amore
2024-11-30
*
tests: Convert device test to NUTS
Garrett D'Amore
2024-11-30
*
tests: req stress test converted to NUTS
Garrett D'Amore
2024-11-30
*
tests: multistress test converted to NUTS
Garrett D'Amore
2024-11-30
*
tests: Convert pipe test suite to NUTS
Garrett D'Amore
2024-11-30
*
tests: fix data race getting results
Garrett D'Amore
2024-11-30
*
sockfd: inline aio structs
Garrett D'Amore
2024-11-24
*
tls: don't use an extra resolver step in the listener.
Garrett D'Amore
2024-11-24
*
sockfd: we can use NULL for dialer ops
Garrett D'Amore
2024-11-24
*
Remove all the get_ptr option accessors.
Garrett D'Amore
2024-11-24
*
Remove all the set_ptr option functions.
Garrett D'Amore
2024-11-24
*
Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.
Garrett D'Amore
2024-11-24
*
http: constify some functions
Garrett D'Amore
2024-11-24
*
ws: add some more test cases
Garrett D'Amore
2024-11-24
*
Remove string option functions from sockets and contexts.
Garrett D'Amore
2024-11-24
*
socket: remove unused nng_socket_get_ptr and nng_socket_set_ptr.
Garrett D'Amore
2024-11-24
*
option parser: test for no clustering support
Garrett D'Amore
2024-11-24
*
options parser: Add a couple of tests for ambiguous and missing arguments
Garrett D'Amore
2024-11-23
*
Converted options supplemental test to NUTS
Garrett D'Amore
2024-11-23
[next]