summaryrefslogtreecommitdiffhomepage
path: root/pkg/abi/linux/errqueue.go
AgeCommit message (Collapse)Author
2020-12-17[netstack] Implement MSG_ERRQUEUE flag for recvmsg(2).Ayush Ranjan
Introduces the per-socket error queue and the necessary cmsg mechanisms. PiperOrigin-RevId: 348028508