aboutsummaryrefslogtreecommitdiff
path: root/src/platform/windows/win_tcpconn.c
Commit message (Expand)AuthorAge
* resolver: use explicit resolver item provided by callerGarrett D'Amore2024-12-28
* tcp: use nni_aio_startGarrett D'Amore2024-12-26
* streams: add explicit stop functionsGarrett D'Amore2024-12-12
* Remove nng_stream_set function family.Garrett D'Amore2024-10-28
* fix int-to-pointer conversion warningshikokuchuo2024-10-05
* fixes #1837 IPC - Use After FreeGarrett D'Amore2024-08-13
* windows: TCP connection use-after-free fixesGarrett D'Amore2024-05-30
* windows: drop the hEvent initialization for win_io structures.Garrett D'Amore2024-05-30
* fixes #1543 Deadlock in nng_close(socket)Garrett D'Amore2024-02-25
* Update win_tcpconn.cNissimBendanan2023-09-14
* 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 #879 Desire NNG_OPT_TCP_BOUND_PORTGarrett D'Amore2019-02-16
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-02-16
* fixes #825 TCP public API should use generic setopt/getoptGarrett D'Amore2018-12-31
* 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
* fixes #523 dialers could support multiple outstanding dial requestsGarrett D'Amore2018-07-16