MCPcopy Create free account
hub / github.com/curl/curl / Curl_socket_open

Function Curl_socket_open

lib/cf-socket.c:497–515  ·  view source on GitHub ↗

* Create a socket based on info from 'conn' and 'ai'. * * 'addr' should be a pointer to the correct struct to get data back, or NULL. * 'sockfd' must be a pointer to a socket descriptor. * * If the open socket callback is set, used that! * */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ftp_port_open_socketFunction · 0.85

Calls 2

Curl_socket_addr_from_aiFunction · 0.85
socket_openFunction · 0.85

Tested by

no test coverage detected