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
/
windows
/
win_ipcconn.c
Commit message (
Expand
)
Author
Age
*
fixes #1837 IPC - Use After Free
Garrett D'Amore
2024-08-13
*
windows: refactor IPC to avoid possible hangs and use after free.
Garrett D'Amore
2024-05-30
*
windows: ipc conn conn_aio not used
Garrett D'Amore
2024-05-30
*
windows: drop the hEvent initialization for win_io structures.
Garrett D'Amore
2024-05-30
*
windows: IPC conn->conn_io is unused
Garrett D'Amore
2024-05-30
*
fixes #1543 Deadlock in nng_close(socket)
Garrett D'Amore
2024-02-25
*
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
*
Minor spelling tweaks for the aio framework.
Garrett D'Amore
2020-11-09
*
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
*
progress on IPC endpoints
Garrett D'Amore
2018-12-29
*
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
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18