Searched refs:created (Results 1 – 25 of 61) sorted by relevance
123
26 CURLSOCKTYPE_IPCXN, /* socket created for a specific IP connection */27 CURLSOCKTYPE_ACCEPT, /* socket created by accept() call */49 been created, but before the connect call to allow applications to change53 *CURLSOCKTYPE_IPCXN* for actively created connections or since 7.28.058 created socket descriptor to the callback in the *curlfd* parameter so
19 CURLOPT_NEW_FILE_PERMS - permissions for remotely created files33 set on newly created files on the remote server. The default value is *0644*.
20 CURLOPT_NEW_DIRECTORY_PERMS - permissions for remotely created directories34 set on newly created directories on the remote server. The default value is
32 called. If no cookies are kept in memory at that time, no file is created.40 If the cookie jar file cannot be created or written to (when the
21 --dump-header to file that cannot be created
39 --create-file-mode <mode> File mode for created files
24 # This created a memory leak in 7.83.1 and earlier
38 IMAP cleanup before a connection was created
42 # the following two lines were created while testing curl
41 # the following two lines were created while testing curl
25 created so that it removes any formerly existing cookies from the file. The36 If the cookie jar cannot be created or written to, the whole curl operation
22 If no ETag is sent by the server, an empty file is created.
22 created. Note that this flag is ignored by some SFTP servers (including
6 Help: File mode for created files
22 directories it mentions already exist, no directories are created.
21 the file that would be created, up to filename.100 after which it does not
51 curl_global_cleanup(3) does not block waiting for any libcurl-created53 containing libcurl is dynamically unloaded while libcurl-created threads are
33 it was just created with curl_easy_init(3).
59 and therefore the share object was not created.
12 $! properly name the files that will be created.14 $! This file is created from a template file for the purpose of making it
Completed in 18 milliseconds