|
EtcPal
HEAD (unstable)
ETC Platform Abstraction Layer (EtcPal)
|
View other versions:
|
Ancillary data received from etcpal_recvmsg.
Data Fields | |
| bool | valid |
| Whether or not this represents a valid cmsg. | |
| size_t | len |
| Length of the ancillary data. | |
| int | level |
| Originating protocol. | |
| int | type |
| Protocol-specific type. | |
| void * | pd |
| Used by internal platform logic; don't touch. | |