Home
last modified time | relevance | path

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

/PHP-5.5/sapi/cli/
H A Dphp_http_parser.c297 , F_CONNECTION_KEEP_ALIVE = 1 << 1 enumerator
1346 parser->flags |= F_CONNECTION_KEEP_ALIVE; in php_http_parser_execute()
1584 if (parser->flags & F_CONNECTION_KEEP_ALIVE) { in php_http_should_keep_alive()

Completed in 22 milliseconds