gSocketGetProtocol {RGtk2} | R Documentation |
Gets the socket protocol id the socket was created with. In case the protocol is unknown, -1 is returned.
gSocketGetProtocol(object)
|
a |
Since 2.22
[GSocketProtocol
] a protocol id, or -1 if unknown
Derived by RGtkGen from GTK+ documentation