Lines Matching refs:data
41 * used to pass / receive data to/from the fopensocket callback if this has
64 CURLcode Curl_socket_open(struct Curl_easy *data,
70 int Curl_socket_close(struct Curl_easy *data, struct connectdata *conn,
75 experience slow performance when you copy data to a TCP server.
99 * The filter will not touch any connection/data flags and can be
104 struct Curl_easy *data,
112 * The filter will not touch any connection/data flags and can be
117 struct Curl_easy *data,
125 * The filter will not touch any connection/data flags and can be
130 struct Curl_easy *data,
138 CURLcode Curl_conn_tcp_listen_set(struct Curl_easy *data,
146 CURLcode Curl_conn_tcp_accepted_set(struct Curl_easy *data,
163 struct Curl_easy *data,