Virtual Method

GioSocketControlMessageget_level

since: 2.22

Declaration

int
get_level (
  GSocketControlMessage* message
)

Description

Returns the “level” (i.e. the originating protocol) of the control message. This is often SOL_SOCKET.

Available since: 2.22

Return value

Type: int

An integer describing the level.