summaryrefslogtreecommitdiff
path: root/src/platform/windows/win_ipcconn.c
Commit message (Expand)AuthorAge
* fixes #1837 IPC - Use After FreeGarrett D'Amore2024-08-13
* windows: refactor IPC to avoid possible hangs and use after free.Garrett D'Amore2024-05-30
* windows: ipc conn conn_aio not usedGarrett D'Amore2024-05-30
* windows: drop the hEvent initialization for win_io structures.Garrett D'Amore2024-05-30
* windows: IPC conn->conn_io is unusedGarrett D'Amore2024-05-30
* fixes #1543 Deadlock in nng_close(socket)Garrett D'Amore2024-02-25
* fixes #1372 nni_reap could be smallerGarrett D'Amore2020-12-19
* fixes #1071 tran_chkopt can be cleaned upGarrett D'Amore2020-11-15
* Minor spelling tweaks for the aio framework.Garrett D'Amore2020-11-09
* fixes #970 TCP connections through docker-proxy do not reconnectGarrett D'Amore2019-09-24
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-02-16
* progress on IPC endpointsGarrett D'Amore2018-12-29
* IPC option rework (pipe/conn) to reduce code duplication.Garrett D'Amore2018-12-29
* fixes #823 Define public IPC (#824)Garrett D'Amore2018-12-22
* fixes #664 aio cancellation could be betterGarrett D'Amore2018-08-20
* fixes #595 mutex leak and other minor errors in TCPGarrett D'Amore2018-07-18