Description Usage Arguments Details Value Author(s)
Returns the underlying OS socket object. On unix this is a socket file descriptor, and on windows this is a Winsock2 SOCKET handle. This may be useful for doing platform specific or otherwise unusual operations on the socket.
1 | gSocketGetFd(object)
|
|
a |
Since 2.22
[integer] the file descriptor of the socket.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.