Method
GioSocketControlMessageget_msg_type
since: 2.22
Declaration [src]
int
g_socket_control_message_get_msg_type (
GSocketControlMessage* message
)
Description [src]
Returns the protocol specific type of the control message. For instance, for UNIX fd passing this would be SCM_RIGHTS.
Available since: 2.22