Home
last modified time | relevance | path

Searched refs:accept (Results 26 – 44 of 44) sorted by relevance

12

/curl/tests/data/
H A DDISABLED31 # will silently accept it and remain happy
H A Dtest1538119 e84: FTP: The server did not accept the PRET command.
/curl/docs/libcurl/opts/
H A DCURLOPT_SOCKOPTFUNCTION.md27 CURLSOCKTYPE_ACCEPT, /* socket created by accept() call */
H A DCURLOPT_PROXY_SSL_OPTIONS.md57 Tells libcurl to not accept "partial" certificate chains, which it otherwise
H A DCURLOPT_SSL_OPTIONS.md55 Tells libcurl to not accept "partial" certificate chains, which it otherwise
H A DCURLOPT_SSH_KEYFUNCTION.md29 CURLKHSTAT_DEFER, /* do not accept it, but we cannot answer right
H A DCURLOPT_HEADERFUNCTION.md65 accept response data is used instead. That is the function specified with
/curl/lib/
H A Dmemdebug.c372 curl_socket_t sockfd = accept(s, addr, addrlen); in curl_dbg_accept()
H A Dftp.c444 s = accept(sock, (struct sockaddr *) &add, &size); in AcceptServerConnect()
/curl/docs/libcurl/
H A Dcurl_url_set.md62 might accept data that would not be otherwise possible to set in the string
241 If set, the URL parser does not accept embedded credentials for the
H A Dlibcurl.m432 # minimum version of libcurl to accept. Pass the version as a regular
H A Dlibcurl-errors.md204 The server does not support or accept range requests.
H A Dcurl_easy_setopt.md55 on. This function does not accept input strings longer than
/curl/tests/server/
H A Dmqttd.c765 curl_socket_t newfd = accept(sockfd, NULL, NULL); in incoming()
H A Dsocksd.c751 curl_socket_t newfd = accept(sockfd, NULL, NULL); in incoming()
H A Dsws.c1563 curl_socket_t datafd = accept(rootfd, NULL, NULL); in http_connect()
1849 msgsock = accept(sock, NULL, NULL); in accept_connection()
H A Drtspd.c1276 msgsock = accept(sock, NULL, NULL); in main()
H A Dsockfilt.c1164 curl_socket_t newfd = accept(sockfd, NULL, NULL); in juggle()
/curl/docs/
H A DFAQ331 undertaking we have not been ready to accept, and the one we can get from
1381 specify the lowest possible speed to accept before to consider the transfer

Completed in 66 milliseconds

12