MSG_NOSIGNAL 132 libavformat/network.h #ifndef MSG_NOSIGNAL MSG_NOSIGNAL 147 libavformat/sctp.c return sendmsg(s, &outmsg, flags | MSG_NOSIGNAL); MSG_NOSIGNAL 344 libavformat/sctp.c ret = send(s->fd, buf, size, MSG_NOSIGNAL); MSG_NOSIGNAL 260 libavformat/tcp.c ret = send(s->fd, buf, size, MSG_NOSIGNAL); MSG_NOSIGNAL 129 libavformat/unix.c ret = send(s->fd, buf, size, MSG_NOSIGNAL);