SocketControlMessage.getMsgType

Returns the protocol specific type of the control message. For instance, for UNIX fd passing this would be SCM_RIGHTS.

class SocketControlMessage
int
getMsgType
()

Return Value

Type: int

an integer describing the type of control message

Meta

Since

2.22