cmsghdr Struct Reference

#include <
socket.h>

Data Fields

socklen_t cmsg_len
int cmsg_level
int cmsg_type

Field Documentation

socklen_t cmsghdr::cmsg_len
 
int cmsghdr::cmsg_level
 
int cmsghdr::cmsg_type
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top