summaryrefslogtreecommitdiff
path: root/libc/test/src/sys/socket
AgeCommit message (Expand)Author
2025-03-19[libc] Migrate sys/socket tests to use ErrnoCheckingTest. (#132107)Alexey Samsonov
2024-09-19[libc] Put bind back, fix gcc build (#109341)Michael Jones
2024-09-19[libc] Add functions to send/recv messages (#106467)Michael Jones
2024-02-09[libc][NFC] Fix few warnings in tests. (#81262)lntue
2024-01-26[libc][NFC] Use specific ASSERT macros to test errno (#79573)Guillaume Chatelet
2023-12-12[libc] Add bind function (#74014)michaelrj-google
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-05-03[libc] add socket functionMichael Jones