W Wrapl, The Programming Language

Libraries:Gtk:Gio:GUnixCredentialsMessage

Types

T

This Gtk.Gio.GSocketControlMessage.T contains a Gtk.Gio.GCredentials.T instance. It may be sent using Gtk.Gio.GSocket.SendMessage and received using Gtk.Gio.GSocket.ReceiveMessage over UNIX sockets (ie: sockets in the Gtk.Gio.GSocketFamily.Unix family).

For an easier way to send and receive credentials over stream-oriented UNIX sockets, see g_unix_connection_send_credentials() and g_unix_connection_receive_credentials(). To receive credentials of a foreign process connected to a socket, use Gtk.Gio.GSocket.GetCredentials.



Constants

Nil : T

Methods

:"="(_ @ T, _ @ T)

:"~="(_ @ T, _ @ T)