Versions in this module Expand all Collapse all v1 v1.0.1 Apr 15, 2024 v1.0.0 Oct 17, 2023 Changes in this version + const MaxLen + func BuildMMsg(m *MMsghdr, name, buf []byte) + func PutIOData(d *IOData) + func PutIOVECWrapper(h *IOVECWrapper) + func PutMMsghdrs(mmsghdrs []MMsghdr) + type IOData struct + D [][]byte + func GetIOData(size int) ([][]byte, *IOData) + type IOVECWrapper struct + func GetIOVECWrapper(bs [][]byte) ([]unix.Iovec, *IOVECWrapper) + type MMsghdr struct + Hdr unix.Msghdr + Len uint32 + func GetMMsghdrs(size int) []MMsghdr