Home | History | Annotate | Download | only in audio

Lines Matching refs:MSG_DONTWAIT

865 					io->nonblock ? MSG_DONTWAIT : 0);
945 io->nonblock ? MSG_DONTWAIT : 0);
988 ret = send(data->stream.fd, a2dp->buffer, a2dp->count, MSG_DONTWAIT);