SyscallConn
method SyscallConn: tuple of (RawConn, error)
(RawConn, error) SyscallConn()
func SyscallConn() -> (RawConn, error)
func SyscallConn() tuple of (RawConn, error)
Function SyscallConn() As Tuple (Of RawConn, error)