cosmopolitan/libc/sock
Justine Tunney ea0b5d9d1c Get Cosmopolitan into releasable state
A new rollup tool now exists for flattening out the headers in a way
that works better for our purposes than cpp. A lot of the API clutter
has been removed. APIs that aren't a sure thing in terms of general
recommendation are now marked internal.

There's now a smoke test for the amalgamation archive and gigantic
header file. So we can now guarantee you can use this project on the
easiest difficulty setting without the gigantic repository.

A website is being created, which is currently a work in progress:
https://justine.storage.googleapis.com/cosmopolitan/index.html
2020-11-25 08:19:00 -08:00
..
accept-nt.c Get fork() working on Windows 2020-11-13 03:14:39 -08:00
accept-sysv.c Initial import 2020-06-15 07:18:57 -07:00
accept.c Initial import 2020-06-15 07:18:57 -07:00
accept4-sysv.c Initial import 2020-06-15 07:18:57 -07:00
accept4.c Make improvements 2020-09-14 00:02:34 -07:00
bind-nt.c Initial import 2020-06-15 07:18:57 -07:00
bind.c Make improvements 2020-09-14 00:02:34 -07:00
closesocket-nt.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
connect-nt.c Initial import 2020-06-15 07:18:57 -07:00
connect-sysv.c Initial import 2020-06-15 07:18:57 -07:00
connect.c Make improvements 2020-09-14 00:02:34 -07:00
fixupnewsockfd.c Initial import 2020-06-15 07:18:57 -07:00
getpeername-nt.c Initial import 2020-06-15 07:18:57 -07:00
getpeername-sysv.c Initial import 2020-06-15 07:18:57 -07:00
getpeername.c Initial import 2020-06-15 07:18:57 -07:00
getsockname-nt.c Initial import 2020-06-15 07:18:57 -07:00
getsockname-sysv.c Initial import 2020-06-15 07:18:57 -07:00
getsockname.c Initial import 2020-06-15 07:18:57 -07:00
getsockopt-nt.c Initial import 2020-06-15 07:18:57 -07:00
getsockopt.c Initial import 2020-06-15 07:18:57 -07:00
inet_ntop.c Add fixes performance and static web server 2020-10-05 23:11:49 -07:00
inet_pton.c Initial import 2020-06-15 07:18:57 -07:00
internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
iovec2nt.c Initial import 2020-06-15 07:18:57 -07:00
ipclassify.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
kntwsadata.c Get fork() working on Windows 2020-11-13 03:14:39 -08:00
listen-nt.c Initial import 2020-06-15 07:18:57 -07:00
listen.c Initial import 2020-06-15 07:18:57 -07:00
parseport.c Initial import 2020-06-15 07:18:57 -07:00
poll-nt.c Initial import 2020-06-15 07:18:57 -07:00
poll.c Initial import 2020-06-15 07:18:57 -07:00
recv.c Initial import 2020-06-15 07:18:57 -07:00
recvfrom-nt.c Initial import 2020-06-15 07:18:57 -07:00
recvfrom.c Initial import 2020-06-15 07:18:57 -07:00
select.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
select.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
select.internal.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
send.c Initial import 2020-06-15 07:18:57 -07:00
sendfile.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
sendto-nt.c Make improvements 2020-09-14 00:02:34 -07:00
sendto.c Make improvements 2020-09-14 00:02:34 -07:00
setsockopt.c Make improvements 2020-09-14 00:02:34 -07:00
shutdown.c Initial import 2020-06-15 07:18:57 -07:00
sock.h Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00
sock.mk Initial import 2020-06-15 07:18:57 -07:00
socket-nt.c Initial import 2020-06-15 07:18:57 -07:00
socket-sysv.c Initial import 2020-06-15 07:18:57 -07:00
socket.c Initial import 2020-06-15 07:18:57 -07:00
socketconnect.c Initial import 2020-06-15 07:18:57 -07:00
winsockblock.c Initial import 2020-06-15 07:18:57 -07:00
winsockerr.c Initial import 2020-06-15 07:18:57 -07:00
xinet_ntop.c Get Cosmopolitan into releasable state 2020-11-25 08:19:00 -08:00