Searched refs:http_shutdown (Results 1 – 1 of 1) sorted by relevance
180 static int http_shutdown(URLContext *h, int flags);424 ret = http_shutdown(h, h->flags); in ff_http_do_new_request2()1723 static int http_shutdown(URLContext *h, int flags) in http_shutdown() function1764 ret = http_shutdown(h, h->flags); in http_close()1869 .url_shutdown = http_shutdown,1889 .url_shutdown = http_shutdown,