socket_addrinfo_connect Create and connect to a socket from a given addrinfo &reftitle.description; resourcesocket_addrinfo_connect resourceaddr Create a Socket resource, and connect it to the provided AddrInfo resource. The return value of this function may be used with the rest of the socket functions. &reftitle.parameters; addr Resource created from socket_addrinfo_lookup &reftitle.returnvalues; Returns a Socket resource on success or &null; on failure. &reftitle.seealso; socket_addrinfo_bind socket_addrinfo_explain socket_addrinfo_lookup