Description Hierarchy Detailed Description Author(s) References
A GSocketControlMessage containing a list of file descriptors
1 2 3 | GObject
+----GSocketControlMessage
+----GUnixFDMessage
|
This \link{GSocketControlMessage}
contains a list of file descriptors.
It may be sent using gSocketSendMessage
and received using
gSocketReceiveMessage
over UNIX sockets (ie: sockets in the
G_SOCKET_ADDRESS_UNIX
family).
For an easier way to send and receive file descriptors over
stream-oriented UNIX sockets, see gUnixConnectionSendFd()
and
gUnixConnectionReceiveFd()
.
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/gio/stable/GUnixFDMessage.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.