banan-os/kernel/include
Bananymous 446220494e Kernel: Unix domain sockets close can now be detected
When a unix domain socket is closed and it has a connection to another
socket, it will make the other socket readable and recv will return 0.

This allows detection of socket closing
2024-06-02 16:48:55 +03:00
..
kernel Kernel: Unix domain sockets close can now be detected 2024-06-02 16:48:55 +03:00