Home
last modified time | relevance | path

Searched refs:http_should_reconnect (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhttp.c268 static int http_should_reconnect(HTTPContext *s, int err) in http_should_reconnect() function
319 if (!http_should_reconnect(s, location_changed) || in http_open_cnx()