cosmopolitan/libc/nt/MsWSock
Justine Tunney a157940ba6 Delete most undocumented New Technology APIs
This change removes LIBC_KERNELBASE which is legacy code from the
initial import which was generated off a script that resolved the
delegated references, on Windows 10. All the important stuff here
should have long since been filed under kernel32.dll for windows7

Many FooA functions that were never assigned an arity are removed
because we almost never use the ASCII versions of WIN32 functions
therefore it's not worth having them slowing down the build. Some
other functions that overlap uncomfortably with libc are gone too

If something you need was removed, file an issue we'll restore it
2022-04-11 23:41:12 -07:00
..
AcceptEx.s Delete most undocumented New Technology APIs 2022-04-11 23:41:12 -07:00
DisconnectEx.s Delete most undocumented New Technology APIs 2022-04-11 23:41:12 -07:00
GetAcceptExSockaddrs.s Delete most undocumented New Technology APIs 2022-04-11 23:41:12 -07:00
TransmitFile.s Delete most undocumented New Technology APIs 2022-04-11 23:41:12 -07:00
WSARecvEx.s Delete most undocumented New Technology APIs 2022-04-11 23:41:12 -07:00