Definition at line 3350 of file SUS_Summary.
Public Attributes | |
void * | msg_name |
socklen_t | msg_namelen |
iovec * | msg_iov |
int | msg_iovlen |
void * | msg_control |
socklen_t | msg_controllen |
int | msg_flags |
|
ancillary data Definition at line 3355 of file SUS_Summary. |
|
ancillary data buffer len Definition at line 3356 of file SUS_Summary. |
|
flags on received message Definition at line 3357 of file SUS_Summary. |
|
scatter/gather array Definition at line 3353 of file SUS_Summary. Referenced by run_server(). |
|
number of elements in msg_iov Definition at line 3354 of file SUS_Summary. Referenced by run_server(). |
|
optional address Definition at line 3351 of file SUS_Summary. Referenced by run_server(). |
|
size of address Definition at line 3352 of file SUS_Summary. Referenced by run_server(). |