Class: Socket::AncillaryData

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Overview

Socket::AncillaryData represents the ancillary data (control information) used by sendmsg and recvmsg system call. It contains socket #family, control message (cmsg) #level, cmsg #type and cmsg #data.