GUnixFDMessage: GUnixFDMessage

Description Hierarchy Detailed Description Author(s) References

Description

A GSocketControlMessage containing a list of file descriptors

Hierarchy

1
2
3

Detailed Description

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().

Author(s)

Derived by RGtkGen from GTK+ documentation

References

https://developer.gnome.org/gio/stable/GUnixFDMessage.html


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to GUnixFDMessage in RGtk2...