Searched refs:http_handshake (Results 1 – 1 of 1) sorted by relevance
547 static int http_handshake(URLContext *c) in http_handshake() function607 while ((ret = http_handshake(h)) > 0); in http_listen()1862 .url_handshake = http_handshake,