b53b978a6c
Now that all of the packaged software has been adjusted to either use Flower (https://github.com/NuxiNL/flower) for making incoming/outgoing network connections or can have connections injected, there is no longer need to keep accept() around. It is now a lot easier to write networked services that are address family independent, dual-stack, testable, etc. Remove all of the bits related to accept(), but also to getsockopt(SO_ACCEPTCONN). |
||
---|---|---|
.. | ||
cloudabi32_fd.c | ||
cloudabi32_module.c | ||
cloudabi32_poll.c | ||
cloudabi32_proto.h | ||
cloudabi32_sock.c | ||
cloudabi32_syscall.h | ||
cloudabi32_syscalls.c | ||
cloudabi32_sysent.c | ||
cloudabi32_systrace_args.c | ||
cloudabi32_thread.c | ||
cloudabi32_util.h | ||
Makefile | ||
syscalls.conf |