Searched refs:ERROR_HTTP_CLOSED (Results 1 – 2 of 2) sorted by relevance
334 ERROR_HTTP_CLOSED = -3, /**< Connection was closed by a remote host. */ enumerator
186 return (ret == 0) ? ERROR_HTTP_CLOSED : ERROR_HTTP_CONN; in _http_send_header()205 ? ERROR_HTTP_CLOSED in _http_send_userdata()
Completed in 8 milliseconds