Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gSocketControlMessageGetMsgType: gSocketControlMessageGetMsgType
Description
Returns the protocol specific type of the control message. For instance, for UNIX fd passing this would be SCM_RIGHTS.
Usage
gSocketControlMessageGetMsgType(object)
Arguments
object
a
GSocketControlMessage
Value
Details
Since 2.22