Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dnghttp.h305 enum { ERR_CONNECT_FAIL = -100 }; enumerator
Dh2load.h409 enum { ERR_CONNECT_FAIL = -100 }; enumerator
Dnghttp.cc568 if (rv == HttpClient::ERR_CONNECT_FAIL) { in writecb()
877 return ERR_CONNECT_FAIL; in connected()
Dh2load.cc210 if (rv == Client::ERR_CONNECT_FAIL) { in writecb()
1317 return ERR_CONNECT_FAIL; in connected()