Searched refs:sendto_flags (Results 1 – 1 of 1) sorted by relevance
3973 int sendto_flags = 0; in redisSupervisedSystemd() local4013 sendto_flags |= MSG_NOSIGNAL; in redisSupervisedSystemd()4015 if (sendmsg(fd, &hdr, sendto_flags) < 0) { in redisSupervisedSystemd()