MSG_NOSIGNAL      122 libavformat/network.h #ifndef MSG_NOSIGNAL
MSG_NOSIGNAL      146 libavformat/sctp.c     return sendmsg(s, &outmsg, flags | MSG_NOSIGNAL);
MSG_NOSIGNAL      305 libavformat/sctp.c         ret = send(s->fd, buf, size, MSG_NOSIGNAL);
MSG_NOSIGNAL      190 libavformat/tcp.c     ret = send(s->fd, buf, size, MSG_NOSIGNAL);
MSG_NOSIGNAL      126 libavformat/unix.c     ret = send(s->fd, buf, size, MSG_NOSIGNAL);