Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

GUnixFDMessage

GUnixFDMessage


Description

A GSocketControlMessage containing a list of file descriptors

Hierarchy

GObject
   +----GSocketControlMessage
         +----GUnixFDMessage

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


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.