Dial creates a connection to the given address, the resulting net.Conn must be a *net.TCPConn if network is "tcp" or "tcp4" or "tcp6" and must be a *net.UDPConn if network is "udp" or "udp4" or "udp6".
(network, addr string)
source not stored for this graph (policy: none)
no outgoing calls