Home
last modified time | relevance | path

Searched refs:created (Results 26 – 50 of 61) sorted by relevance

123

/curl/tests/data/
H A Dtest13445 # the following two lines were created while testing curl
H A Dtest38148 # the following two lines were created while testing curl
H A Dtest203943 # the following two lines were created while testing curl
H A Dtest13043 # the following two lines were created while testing curl
H A Dtest32711 # This test verifies that the cookie file gets created even if the last cookie
/curl/docs/libcurl/opts/
H A DCURLINFO_NUM_CONNECTS.md16 CURLINFO_NUM_CONNECTS - get number of created connections
H A DCURLOPT_OPENSOCKETFUNCTION.md25 CURLSOCKTYPE_IPCXN, /* socket created for a specific IP connection */
59 function should return the newly created socket or *CURL_SOCKET_BAD* in
H A DCURLOPT_TCP_NODELAY.md33 Setting this option to 1L disables the Nagle algorithm on connections created
H A DCURLSHOPT_UNSHARE.md31 shared and kept in the share object that was created with
H A DCURLOPT_UNIX_SOCKET_PATH.md34 a TCP connection to the host. Since no network connection is created, curl
H A DCURLOPT_SHARE.md29 created by a previous call to curl_share_init(3). Setting this option,
H A DCURLMOPT_PUSHFUNCTION.md50 *easy* is a newly created handle that represents this upcoming transfer.
H A DCURLSHOPT_SHARE.md31 and kept in the share object that was created with curl_share_init(3).
/curl/
H A DREADME43 (you will get a directory named curl created, filled with the source code)
/curl/docs/libcurl/
H A Dcurl_mime_data.md35 *part* is the mime part to assign contents to, created with
H A Dcurl_easy_duphandle.md41 or options (created as if CURLOPT_SHARE(3) was set to NULL).
H A Dlibcurl-share.md44 for a newly created one.
H A Dcurl_easy_send.md42 curl_easy_send(3) does not work on connections that were created without
H A Dcurl_easy_recv.md42 curl_easy_recv(3) does not work on connections that were created without
H A Dcurl_url_set.md36 handle previously created by curl_url(3) or curl_url_dup(3).
/curl/packages/vms/
H A Dcurlmsg.msg27 ! CURLMSG.MSG. An .SDL file is created from this file with
28 ! MESSAGE/SDL. The .H file is created using the freeware SDL tool
H A Dgnv_libcurl_symbols.opt26 ! shortened symbol will be exported, and three aliases should be created,
H A Dcurl_gnv_build_steps.txt51 LCL_ROOT: is manually created to have the same base and sub-directories as
75 The directory NEW_GNU:[usr] should be created. The make install phase should
H A Dbuild_gnv_curl_pcsi_desc.com29 $! created in the GNV$GNU: in the correct case, and to create the alias
/curl/lib/
H A Dtelnet.c1512 if(Curl_timediff(now, conn->created) >= data->set.timeout) { in telnet_do()
1634 if(Curl_timediff(now, conn->created) >= data->set.timeout) { in telnet_do()

Completed in 62 milliseconds

123