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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
platform
/
posix
/
posix_ipcconn.c
Commit message (
Expand
)
Author
Age
*
ipc: refactor get peerid support to use common POSIX code
Garrett D'Amore
2023-12-29
*
fixes #1372 nni_reap could be smaller
Garrett D'Amore
2020-12-19
*
fixes #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
Clean up some warnings.
Garrett D'Amore
2020-11-08
*
fixes #1041 Abstract socket address for IPC
Garrett D'Amore
2020-11-08
*
Fix build on FreeBSD (#1272)
Steve Wills
2020-08-04
*
nng: support NNG_OPT_IPC_PEER_PID on modern macOS systems
Richard Markiewicz
2020-06-15
*
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
*
Address complaints found by lgtm.com.
Garrett D'Amore
2019-12-11
*
fixes #970 TCP connections through docker-proxy do not reconnect
Garrett D'Amore
2019-09-24
*
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
*
IPC option rework (pipe/conn) to reduce code duplication.
Garrett D'Amore
2018-12-29
*
fixes #823 Define public IPC (#824)
Garrett D'Amore
2018-12-22
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
fixed compilation error on OpenBSD, missing sockpeercred (#659)
Francisc Simon
2018-08-19
*
Revert "fixes #599 nng_dial sync should not return until added to socket"
Garrett D'Amore
2018-08-06
*
fixes #599 nng_dial sync should not return until added to socket
Garrett D'Amore
2018-08-05
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18