mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
These are all pretty simple so I thought I would add them all in one go: - socket() - bind() - listen() - accept() - accept4() - connect() - shutdown() - send() - sendmsg() - sendto() - recv() - recvmsg() - recvfrom() - getsockopt() - setsockopt() - getsockname() - getpeername() - socketpair()
20 KiB
20 KiB