cosmopolitan/test/libc/sock
Justine Tunney 4177489762 Perform fine-tuning of socketpair and pipe
- removed unneeded share parameter from pipe on nt
- socktpair(type | SOCK_CLOEXEC) is now polyfilled
- use textwindows for linker micro-optimization
- apologies for auto clang-format diff noise :(
- improve socketpair docstring

See #122
2021-03-16 22:44:54 -07:00
..
inet_ntoa_test.c Add IP address conversion helpers 2021-02-20 22:53:22 -08:00
inet_ntop_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
inet_pton_test.c Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
poll_test.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
socketpair_test.c Perform fine-tuning of socketpair and pipe 2021-03-16 22:44:54 -07:00
test.mk Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00