aboutsummaryrefslogtreecommitdiff
path: root/src/platform/udp_test.c
Commit message (Expand)AuthorAge
* UDP: Add support for connected mode UDP sockets.gdamore/udpconnGarrett D'Amore2025-04-19
* udp: use a bounce buffer if we lack sendmsg or recvmsgGarrett D'Amore2024-12-29
* posix udp: More explicit checks for bogus address familyGarrett D'Amore2024-12-21
* Introduce NUTS_SKIP and use it in a few tests.Garrett D'Amore2024-11-03
* UDP: Introduce an experimental (undocumented for now) public API for UDP. (#1...Garrett D'Amore2024-06-02
* Convert UDP platform test to NUTS.Garrett D'Amore2024-02-25