cosmopolitan/test/libc/sock
Justine Tunney 933411ba99 Improve synchronization
- Fix bugs in kDos2Errno definition
- malloc() should now be thread safe
- Fix bug in rollup.com header generator
- Fix open(O_APPEND) on the New Technology
- Fix select() on the New Technology and test it
- Work towards refactoring i/o for thread safety
- Socket reads and writes on NT now poll for signals
- Work towards i/o completion ports on the New Technology
- Make read() and write() intermittently check for signals
- Blinkenlights keyboard i/o so much better on NT w/ poll()
- You can now poll() files and sockets at the same time on NT
- Fix bug in appendr() that manifests with dlmalloc footers off
2022-04-15 15:31:55 -07:00
..
inet_ntoa_test.c Add IP address conversion helpers 2021-02-20 22:53:22 -08:00
inet_ntop_test.c Introduce --strace flag for system call tracing 2022-03-18 18:07:28 -07:00
inet_pton_test.c Add SSL to redbean 2021-06-24 13:20:50 -07:00
poll_test.c Improve synchronization 2022-04-15 15:31:55 -07:00
select_test.c Improve synchronization 2022-04-15 15:31:55 -07:00
sendrecvmsg_test.c Add sendmsg and recvmsg (#148) 2021-04-07 22:53:23 -07: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