mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 02:46:22 +02:00
You can still open files that have sockets attached to them from inside the kernel via VFS::open() (and in fact, that is what LocalSocket itslef uses), but trying to do that from userspace using open() will now fail with ENXIO.
159 KiB
159 KiB