aboutsummaryrefslogtreecommitdiff
path: root/src/platform/windows/win_udp.c
Commit message (Expand)AuthorAge
* UDP: Add support for connected mode UDP sockets.gdamore/udpconnGarrett D'Amore2025-04-19
* resolver: use explicit resolver item provided by callerGarrett D'Amore2024-12-28
* udp: use nni_aio_startGarrett D'Amore2024-12-26
* UDP: Introduce an experimental (undocumented for now) public API for UDP. (#1...Garrett D'Amore2024-06-02
* windows: drop the hEvent initialization for win_io structures.Garrett D'Amore2024-05-30
* Minor spelling tweaks for the aio framework.Garrett D'Amore2020-11-09
* Fixup a few codacy complaints.Garrett D'Amore2020-01-01
* fixes #665 Convert Windows UDP to raw IOCPGarrett D'Amore2018-08-20
* fixes #269 nngcat unreliable with ZeroTier transportGarrett D'Amore2018-03-07
* fixes #228 aio iov should have larger limits (dynamically allocated)Garrett D'Amore2018-02-05
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* Windows UDP support.Garrett D'Amore2017-09-29