1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-16 16:52:09 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
781d29a337 Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC
@bugaevc pointed out that we shouldn't be setting this flag in
userspace, and he's right of course.
2021-02-14 10:39:48 +01:00
Andreas Kling
13d7c09125 Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Renamed from Libraries/LibC/sys/socket.h (Browse further)