API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.22
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.
Available since: 2.22
Type: int
int
An integer describing the type of control message.