Documentation
¶
Index ¶
- Constants
- func AppendControl(c ...func(network string, address string, c syscall.RawConn) error) func(network string, address string, c syscall.RawConn) error
- func BindToInterface(interfaceName string, isIPv6 bool) func(network string, address string, c syscall.RawConn) error
- func ReuseAddr() func(network, address string, conn syscall.RawConn) error
- func SetMark(mark uint32) func(network string, address string, c syscall.RawConn) error
Constants ¶
View Source
const ( IP_UNICAST_IF = 31 IPV6_UNICAST_IF = 31 )
Variables ¶
This section is empty.
Functions ¶
func AppendControl ¶
func BindToInterface ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.