aboutsummaryrefslogtreecommitdiff
path: root/src/platform/windows/win_ipcdial.c
Commit message (Expand)AuthorAge
* Replace nng_pipe_get_addr, nng_stream_get_addr, and the NNG_OPT_REMADDR option.Garrett D'Amore2025-10-27
* Converted property functions to use nng_err.Garrett D'Amore2025-04-27
* More nng_err -- this time for dialer and listener allocations.Garrett D'Amore2025-04-27
* AIO: Use nng_err for cancellation callback instead of int.Garrett D'Amore2025-04-27
* ipc: use nni_aio_startGarrett D'Amore2024-12-26
* streams: add explicit stop functionsGarrett D'Amore2024-12-12
* fini: add drain mechanism for aio, reap, and task subsystemsGarrett D'Amore2024-12-07
* ipc: Add NNG_OPT_REMADDR for dialer.Garrett D'Amore2024-11-23
* windows: Add missing header for string.hGarrett D'Amore2024-02-25
* fixes #1071 tran_chkopt can be cleaned upGarrett D'Amore2020-11-15
* fixes #1041 Abstract socket address for IPCGarrett D'Amore2020-11-08
* fixes #960 NNG threads inherit application thread nameGarrett D'Amore2020-08-08
* fixes #987 Memory leak in ipc_dialer_dial (Windows)Garrett D'Amore2019-09-23
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-02-16
* progress on IPC endpointsGarrett 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