syscall.Conn.SyscallConn (method)

2 uses

	syscall (current package)
		net.go#L33: 	SyscallConn() (RawConn, error)

	os
		readfrom_linux.go#L74: 	rc, err := sc.SyscallConn()