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
/
posix
/
posix_ipcdial.c
Commit message (
Expand
)
Author
Age
*
Replace nng_pipe_get_addr, nng_stream_get_addr, and the NNG_OPT_REMADDR option.
Garrett D'Amore
2025-10-27
*
Converted property functions to use nng_err.
Garrett D'Amore
2025-04-27
*
More nng_err -- this time for dialer and listener allocations.
Garrett D'Amore
2025-04-27
*
AIO: Use nng_err for cancellation callback instead of int.
Garrett D'Amore
2025-04-27
*
ipc test: add a case for IPC that never connects
Garrett D'Amore
2024-12-30
*
ipc: use nni_aio_start
Garrett D'Amore
2024-12-26
*
ipc dialer: use common refcnt logic
Garrett D'Amore
2024-12-22
*
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
*
streams: add explicit stop functions
Garrett D'Amore
2024-12-12
*
performance: reference counters can use relaxed order when incrementing
Garrett D'Amore
2024-12-07
*
ipc: Add NNG_OPT_REMADDR for dialer.
Garrett D'Amore
2024-11-23
*
ipc: listener cancellation test
Garrett D'Amore
2024-11-05
*
fixes #1675 undefined behavior in posix ipc_dialer_dial
Garrett D'Amore
2023-09-14
*
Replace nni_aio_prov_set_extra with nni_aio_prov_set_data.
Garrett D'Amore
2021-12-31
*
fixes #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
fixes #1041 Abstract socket address for IPC
Garrett D'Amore
2020-11-08
*
fixes #1112 POSIX pollq finalizers could be simpler
Garrett D'Amore
2020-01-05
*
fixes #1037 http client crashes (pthread lock bugs)
Garrett D'Amore
2019-12-26
*
Various clang tidy fixups in the POSIX pollers.
Garrett D'Amore
2019-12-26
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #834 Simplify IPC internal API & update
Garrett D'Amore
2018-12-31
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18