SocketControlMessage.getMsgType
int getMsgType()Returns the protocol specific type of the control message. For instance, for UNIX fd passing this would be SCM_RIGHTS.
Returns
an integer describing the type of control message
int getMsgType()Returns the protocol specific type of the control message. For instance, for UNIX fd passing this would be SCM_RIGHTS.