package
0.34.0
Repository: https://go.googlesource.com/net
Documentation: pkg.go.dev

# Functions

ControlMessageSpace returns the whole length of control message.
NewConn returns a new raw connection.
NewControlMessage returns a new stream of control messages.

# Variables

NativeEndian is the machine native endian implementation of ByteOrder.

# Structs

A Conn represents a raw connection.
A Message represents an IO message.
An Option represents a sticky socket option.

# Type aliases

A ControlMessage represents the head message in a stream of control messages.