Home
last modified time | relevance | path

Searched refs:number (Results 26 – 50 of 224) sorted by relevance

123456789

/curl/docs/libcurl/opts/
H A DCURLMOPT_MAX_TOTAL_CONNECTIONS.md29 Pass a long for the **amount**. The set number is used as the maximum number
49 controlled by the number of easy handles added.
H A DCURLOPT_PREREQFUNCTION.md71 The primary port number on the remote server established with this connection.
73 UDP port number depending on the protocol.
77 The originating port number for this connection. This can be a TCP or a UDP
78 port number depending on the protocol.
H A DCURLOPT_LOCALPORT.md17 CURLOPT_LOCALPORT - local port number to use for socket
29 Pass a long. This sets the local port number of the socket used for the
H A DCURLOPT_PROXYPORT.md18 CURLOPT_PROXYPORT - port number the proxy listens on
36 While this accepts a 'long', the port number is 16 bit so it cannot be larger
H A DCURLMOPT_MAX_HOST_CONNECTIONS.md16 CURLMOPT_MAX_HOST_CONNECTIONS - max number of connections to a single host
29 Pass a long to indicate **max**. The set number is used as the maximum amount
31 a hostname + port number pair). For each new session to a host, libcurl might
H A DCURLINFO_RETRY_AFTER.md30 Pass a pointer to a curl_off_t variable to receive the number of seconds the
35 CURLINFO_RETRY_AFTER(3) always returns the number of seconds to wait -
H A DCURLINFO_SIZE_DOWNLOAD.md19 CURLINFO_SIZE_DOWNLOAD - get the number of downloaded bytes
35 number.
H A DCURLOPT_PRE_PROXY.md32 To specify port number in this string, append :[port] to the end of the host
33 name. The proxy's port number may optionally be specified with the separate
58 single port number used widely for proxies. Specify it!
/curl/tests/data/
H A Dtest15637 four is the number of lines
53 four is the number of lines
H A Dtest145653 # Strip off the (random) local port number. This test used to use a fixed
54 # local port number that frequently causes the test to fail
H A Dtest320253 # Strip off the (random) local port number. This test used to use a fixed
54 # local port number that frequently causes the test to fail
H A Dtest107561 four is the number of lines
77 four is the number of lines
88 four is the number of lines
H A Dtest15476 four is the number of lines
92 four is the number of lines
103 four is the number of lines
H A Dtest103076 four is the number of lines
92 four is the number of lines
103 four is the number of lines
H A Dtest107182 four is the number of lines
98 four is the number of lines
109 four is the number of lines
H A Dtest141017 Pass in negative number to --max-time
H A Dtest128124 reject non-numerical port number in URL
/curl/docs/cmdline-opts/
H A Dresolve.md22 /etc/hosts alternative provided on the command line. The port number should be
23 the number used for the specific protocol the host is used for. It means
41 of port number, consider the --connect-to option.
H A Dkeepalive-time.md25 The number of missed keepalive probes before declaring the connection down is OS
27 this number can be changed by specifying the curl option `keepalive-cnt`.
H A Dretry.md19 retries this number of times before giving up. Setting the number to 0
H A Dwrite-out.md21 is a string that may contain plain text mixed with any number of variables.
68 unique number among all connections using the same connection cache.
118 The local port number of the most recently done connection. (Added in 7.29.0)
132 The number of response headers in the most recent request (restarted at each
168 The remote port number of the most recently done connection. (Added in 7.29.0)
262 The port number of the URL that was fetched. If no port number was specified
263 and the URL scheme is known, that scheme's default port number is
294 The port number of the effective (last) URL that was fetched. If no port
296 number is shown. (Added in 8.1.0)
311 The URL index number of this transfer, 0-indexed. Unglobbed URLs share the
[all …]
H A Dnoproxy.md31 (added in 7.86.0): an appended slash and number specifies the number of
/curl/docs/libcurl/
H A Dcurl_getdate.md18 curl_getdate - convert date string to number of seconds
30 curl_getdate(3) returns the number of seconds since the Epoch, January
73 If a decimal number of the form YYYYMMDD appears, then YYYY is read as the
74 year, MM as the month number and DD as the day of the month, for the specified
123 returns the number of seconds as described.
H A Dcurl_mprintf.md63 *va_list* instead of a variable number of arguments. These functions do
132 (a space: ' ') A blank should be left before a positive number (or empty
137 A sign (+ or -) should always be placed before a number produced by a signed
163 gives the minimum number of digits to appear for **d**, **i**, **o**,
164 **u**, **x**, and **X** conversions, the number of digits to appear
166 **F** conversions, the maximum number of significant digits for **g** and
167 **G** conversions, or the maximum number of characters to be printed from a
211 any, gives the minimum number of digits that must appear; if the converted
221 used for **X** conversions. The precision, if any, gives the minimum number
249 no more than the number specified are written. If a precision is given, no
[all …]
H A Dcurl_multi_socket_all.md35 At return, the integer **running_handles** points to contains the number of
36 still running easy handles within the multi handle. When this number reaches

Completed in 126 milliseconds

123456789