API Version: 2.0
Library Version: 2.80.4
Generated by gi-docgen 2024.1
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.