Conn
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.syscall
- Platforms: .NET, .NET Standard 2.0, Island
Required Methods
SyscallConn
method SyscallConn: tuple of (RawConn, error)
(RawConn, error) SyscallConn()
func SyscallConn() -> tuple of (RawConn, error)
func SyscallConn() tuple of (RawConn, error)
Function SyscallConn() As Tuple (Of RawConn, error)