Home
last modified time | relevance | path

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

/external/libwebsockets/lib/core-net/
Dvhost.c1743 char newconn_cannot_use_h1 = 0; local
1751 newconn_cannot_use_h1 = 1;
1803 !(newconn_cannot_use_h1 && w->role_ops == &role_ops_h1) &&