Documentation ¶
Overview ¶
Package netreflect implements run-time reflection for the facilities of net package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PacketSocketOf ¶
func PacketSocketOf(c net.PacketConn) (uintptr, error)
PacketSocketOf returns the socket descriptor of c.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.