Home
last modified time | relevance | path

Searched refs:send_sigpipe (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/unix/
Daf_unix.c2217 bool send_sigpipe = false; in unix_stream_sendpage() local
2251 send_sigpipe = true; in unix_stream_sendpage()
2260 send_sigpipe = true; in unix_stream_sendpage()
2322 if (send_sigpipe && !(flags & MSG_NOSIGNAL)) in unix_stream_sendpage()