| 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 | ||
|---|---|---|
| .. | ||
| kernel | ||
| 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 | ||
|---|---|---|
| .. | ||
| kernel | ||