aboutsummaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_ipc.h
Commit message (Expand)AuthorAge
* Add stream direct address functions for socket addresses.Garrett D'Amore2025-10-25
* Liberally apply some UWYI (use what you include) to header filesGarrett D'Amore2025-01-05
* ipc test: add a case for IPC that never connectsGarrett D'Amore2024-12-30
* ipc dialer: use common refcnt logicGarrett D'Amore2024-12-22
* posix pollers: inline the pfd and make callbacks constantGarrett D'Amore2024-12-20
* performance: reference counters can use relaxed order when incrementingGarrett D'Amore2024-12-07
* fixes #1372 nni_reap could be smallerGarrett D'Amore2020-12-19
* fixes #1041 Abstract socket address for IPCGarrett D'Amore2020-11-08
* fixes #1112 POSIX pollq finalizers could be simplerGarrett D'Amore2020-01-05
* fixes #1037 http client crashes (pthread lock bugs)Garrett D'Amore2019-12-26
* Address complaints found by lgtm.com.Garrett D'Amore2019-12-11
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-02-16
* fixes #853 Move IPC options to nng.hGarrett D'Amore2019-01-06
* fixes #834 Simplify IPC internal API & updateGarrett D'Amore2018-12-31
* fixes #595 mutex leak and other minor errors in TCPGarrett D'Amore2018-07-18