Home
last modified time | relevance | path

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

/PHP-7.2/sapi/cli/
H A Dphp_http_parser.c230 , F_CONNECTION_KEEP_ALIVE = 1 << 1 enumerator
1290 parser->flags |= F_CONNECTION_KEEP_ALIVE; in php_http_parser_execute()
1531 if (parser->flags & F_CONNECTION_KEEP_ALIVE) { in php_http_should_keep_alive()

Completed in 6 milliseconds