Home
last modified time | relevance | path

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

/curl/docs/examples/
H A Dsftpuploadresume.c52 CURLcode result = CURLE_GOT_NOTHING; in sftpGetRemoteFileSize()
83 CURLcode result = CURLE_GOT_NOTHING; in sftpResumeUpload()
H A Dftpuploadresume.c75 CURLcode r = CURLE_GOT_NOTHING; in upload()
/curl/tests/data/
H A Dtest17047 # 52 is CURLE_GOT_NOTHING
/curl/tests/libtest/
H A Dlib3102.c123 if(!res || res == CURLE_GOT_NOTHING) { in test()
/curl/docs/libcurl/
H A Dcurl_ws_recv.md70 errors. Returns **CURLE_GOT_NOTHING** if the associated connection is
H A Dsymbols-in-versions266 CURLE_GOT_NOTHING 7.9.1
H A Dlibcurl-errors.md285 ## CURLE_GOT_NOTHING (52)
/curl/lib/
H A Dstrerror.c193 case CURLE_GOT_NOTHING: in curl_easy_strerror()
H A Dws.c971 return CURLE_GOT_NOTHING; in curl_ws_recv()
H A Dc-hyper.c397 result = CURLE_GOT_NOTHING; in Curl_hyper_stream()
H A Dhttp.c1206 return CURLE_GOT_NOTHING; in Curl_http_done()
/curl/include/curl/
H A Dcurl.h576 CURLE_GOT_NOTHING, /* 52 - when this is a specific error */ enumerator
/curl/packages/OS400/
H A Dcurl.inc.in580 d CURLE_GOT_NOTHING...

Completed in 59 milliseconds