cosmopolitan/libc/sock/yoink.inc
Justine Tunney 3e4fd4b0ad Add epoll and do more release readiness changes
This change also pays off some of the remaining technical debt with
stdio, file descriptors, and memory managemnt polyfills.
2020-11-28 12:01:51 -08:00

4 lines
187 B
PHP

STATIC_YOINK("kNtWsaData"); // for winmain
STATIC_YOINK("closesocket$nt"); // for close
STATIC_YOINK("recvfrom$nt"); // for readv
STATIC_YOINK("sendto$nt"); // for writev