Searched refs:http1 (Results 1 – 1 of 1) sorted by relevance
136 int http1, http2, codenum; in connection_poll() local139 if ( sscanf(line, "HTTP/%d.%d %d", &http1, &http2, &codenum) != 3 ) { in connection_poll()