Versions in this module Expand all Collapse all v1 v1.1.2 Feb 2, 2026 Changes in this version + func ReadBuffer(pc PacketConn) (int, error) + func SetReadBuffer(pc PacketConn, size int) error + type PacketConn interface + SetReadBuffer func(bytes int) error + SyscallConn func() (syscall.RawConn, error)