get_msg_type


Description:

public int get_msg_type ()

Returns the protocol specific type of the control message.

For instance, for UNIX fd passing this would be SCM_RIGHTS.

Parameters:

this

a SocketControlMessage

Returns:

an integer describing the type of control message