Searched refs:kNoSigPipe (Results 1 – 1 of 1) sorted by relevance
54 constexpr int kNoSigPipe = 0; variable56 constexpr int kNoSigPipe = MSG_NOSIGNAL;234 ssize_t sent = PERFETTO_EINTR(sendmsg(*fd_, msg, kNoSigPipe)); in SendMsgAll()