Lines Matching refs:connection
18 CURLOPT_PREREQFUNCTION - user callback called when a connection has been
44 This function gets called by libcurl after a connection has been established
45 or a connection has been reused (including any SSL handshaking), but before any
46 request is actually made on the connection. For example, for HTTP, this
47 callback is called once a connection has been established to the server, but
62 remote server established with this connection. For FTP, this is the IP for
63 the control connection. IPv6 addresses are represented without surrounding
69 connection. IPv6 addresses are represented without surrounding brackets.
73 The primary port number on the remote server established with this connection.
74 For FTP, this is the port for the control connection. This can be a TCP or a
79 The originating port number for this connection. This can be a TCP or a UDP