summaryrefslogtreecommitdiff
path: root/src/platform/windows/win_udp.c
Commit message (Collapse)AuthorAge
* Windows UDP support.Garrett D'Amore2017-09-29
This implements the basic UDP functionality for Windows (required for ZeroTier for example). We have also introduced a UDP test suite to validate that this actually works. While here a few Windows compilation warnings / nits were fixed.