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
Commit message (
Expand
)
Author
Age
*
docs: add an example of nng_recv_aio with sub
v2.0.0-alpha.2
Garrett D'Amore
2024-12-31
*
docs: remove some old converted content
Garrett D'Amore
2024-12-31
*
docs: convert socket receive docs
Garrett D'Amore
2024-12-31
*
tests: use zero port for performance test
Garrett D'Amore
2024-12-31
*
doc: document socket send API, including an example
Garrett D'Amore
2024-12-31
*
docs: remove stray backtick
Garrett D'Amore
2024-12-31
*
docs: convert nng_stream_get family
Garrett D'Amore
2024-12-31
*
docs: nanomsg transition guide - set up links
Garrett D'Amore
2024-12-31
*
docs: clean up some old stuff
Garrett D'Amore
2024-12-31
*
docs: drop old nng_iov content (converted)
Garrett D'Amore
2024-12-31
*
api: add NNG1_MIGRATION transition assistance macro
Garrett D'Amore
2024-12-31
*
socket: rename nng_close to nng_socket_close
Garrett D'Amore
2024-12-31
*
docs: progress on socket document conversion
Garrett D'Amore
2024-12-31
*
docs: remove converted nng_stats_free old doc
Garrett D'Amore
2024-12-31
*
.gitignore updates
Garrett D'Amore
2024-12-31
*
docs: start of streams API documentation
Garrett D'Amore
2024-12-31
*
workflows: no need for code analysis on docs
Garrett D'Amore
2024-12-31
*
docs: API chapter index fixes
Garrett D'Amore
2024-12-31
*
docs: add xrefs for URL api
Garrett D'Amore
2024-12-31
*
docs: statistics updates, document nng_stat_parent (fixes #1896)
Garrett D'Amore
2024-12-31
*
docs: fix URL documentation
Garrett D'Amore
2024-12-31
*
websocket tests: more resilience against EADDRINUSE
Garrett D'Amore
2024-12-31
*
Enhance demo/async/ to allow async dial by client
Brian Carcich
2024-12-31
*
pipes: fix crash caused by use after free race in rejection
Garrett D'Amore
2024-12-30
*
* MDF [core/socket] correct stat desc of rx_bytes
Jaylin
2024-12-30
*
poll poller: support concurrency for pollers using poll()
Garrett D'Amore
2024-12-30
*
poller: port events scalability (illumos/Solaris)
Garrett D'Amore
2024-12-30
*
fixes #530 POSIX pollqs should scale horizontally (epoll)
Garrett D'Amore
2024-12-30
*
kqueue: support concurrent pollers
Garrett D'Amore
2024-12-30
*
ipc test: add a case for IPC that never connects
Garrett D'Amore
2024-12-30
*
ipc/tcp stream tests: use dup() to avoid confusion and hang in teardown
Garrett D'Amore
2024-12-30
*
bump test timeouts for CI/CD
Garrett D'Amore
2024-12-30
*
fixup! fixes #863 socket activation: for TCP and IPC (POSIX only)
Garrett D'Amore
2024-12-30
*
socket activation: test fixes (improve coverage, etc.)
Garrett D'Amore
2024-12-30
*
fixes #863 socket activation: for TCP and IPC (POSIX only)
Garrett D'Amore
2024-12-30
*
url: accessor functions missing NNG_DECL tag
Garrett D'Amore
2024-12-29
*
posix: fall back to send if sendmsg is unavailable for ipc and tcp
Garrett D'Amore
2024-12-29
*
aio: clear vector on advance (debugging aid)
Garrett D'Amore
2024-12-29
*
aio test: add a test for IOV overrun
Garrett D'Amore
2024-12-29
*
udp: use a bounce buffer if we lack sendmsg or recvmsg
Garrett D'Amore
2024-12-29
*
demos: bump cmake version required to 3.15
Garrett D'Amore
2024-12-29
*
resolver: add some additional test coverage
Garrett D'Amore
2024-12-29
*
tcp listener: remove obsolete function prototypes
Garrett D'Amore
2024-12-28
*
fixup! resolver: use explicit resolver item provided by caller
Garrett D'Amore
2024-12-28
*
resolver: default to just a single resolver thread
Garrett D'Amore
2024-12-28
*
resolver: use explicit resolver item provided by caller
Garrett D'Amore
2024-12-28
*
windows tcp: fix compilation warning
Garrett D'Amore
2024-12-28
*
windows tests: some tests of performance tools fail lately in CI/CD on Windows
Garrett D'Amore
2024-12-28
*
fixes #961 surprising pipe event order
Garrett D'Amore
2024-12-28
*
tcp stream: add test for ESTATE getting port on unbound listener
Garrett D'Amore
2024-12-28
[next]