API Version: 2.0
Library Version: 2.72
int g_socket_control_message_get_msg_type ( GSocketControlMessage* message )
Returns the protocol specific type of the control message. For instance, for UNIX fd passing this would be SCM_RIGHTS.
Type: int
int
An integer describing the type of control message.