SocketControlMessage.getLevel

Returns the "level" (i.e. the originating protocol) of the control message. This is often SOL_SOCKET. Since 2.22

class SocketControlMessage
int
getLevel
()

Return Value

Type: int

an integer describing the level

Meta