get_msg_type
Description:
Returns the protocol specific type of the control message.
For instance, for UNIX fd passing this would be SCM_RIGHTS.
Parameters:
| this |
Returns:
|
an integer describing the type of control message |
Returns the protocol specific type of the control message.
For instance, for UNIX fd passing this would be SCM_RIGHTS.
| this |
|
an integer describing the type of control message |