mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-16 05:25:25 +00: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