Files
ladybird/Kernel
Sergey Bugaev 752617cbb2 Kernel: Disallow opening socket files
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.
2020-05-15 11:43:58 +02:00
..
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-01-18 09:45:54 +01:00
2020-03-28 18:27:18 +01:00
2020-05-14 20:15:18 +02:00
2020-04-10 13:09:35 +02:00
2020-05-14 20:15:18 +02:00
2020-05-14 20:15:18 +02:00
2020-04-13 00:53:22 +02:00
2020-01-18 09:45:54 +01:00
2020-03-28 18:27:18 +01:00
2020-04-13 00:53:22 +02:00
2020-04-13 00:53:22 +02:00
2020-05-11 09:50:42 +02:00