mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-20 08:57:50 +02:00
GUnixConnection: add async variant for send/receive_credentials()
https://bugzilla.gnome.org/show_bug.cgi?id=629503
This commit is contained in:
@@ -1933,7 +1933,11 @@ GUnixConnection
|
||||
g_unix_connection_receive_fd
|
||||
g_unix_connection_send_fd
|
||||
g_unix_connection_receive_credentials
|
||||
g_unix_connection_receive_credentials_async
|
||||
g_unix_connection_receive_credentials_finish
|
||||
g_unix_connection_send_credentials
|
||||
g_unix_connection_send_credentials_async
|
||||
g_unix_connection_send_credentials_finish
|
||||
<SUBSECTION Standard>
|
||||
GUnixConnectionClass
|
||||
G_IS_UNIX_CONNECTION
|
||||
|
Reference in New Issue
Block a user