Home
last modified time | relevance | path

Searched refs:poll_delay (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtpproto.c396 int poll_delay = h->flags & AVIO_FLAG_NONBLOCK ? 0 : POLLING_TIME; in rtp_read() local
404 n = poll(p, 2, poll_delay); in rtp_read()

Completed in 2 milliseconds