struct msghdr


caddr_t msg_control
ancillary data, see below
u_int msg_controllen
ancillary data buffer len
int msg_flags
flags on received message
u_int msg_iovlen
elements in msg_iov
caddr_t msg_name
optional address
u_int msg_namelen
size of address

Documentation

caddr_t msg_name
optional address

u_int msg_namelen
size of address

u_int msg_iovlen
elements in msg_iov

caddr_t msg_control
ancillary data, see below

u_int msg_controllen
ancillary data buffer len

int msg_flags
flags on received message

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

Adapted for the NS documentation page

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de