| gunixconnection.h | gunixconnection.h | |||
|---|---|---|---|---|
| skipping to change at line 74 | skipping to change at line 74 | |||
| GType g_unix_connection_get_type (vo id); | GType g_unix_connection_get_type (vo id); | |||
| gboolean g_unix_connection_send_fd (GU nixConnection *connection, | gboolean g_unix_connection_send_fd (GU nixConnection *connection, | |||
| gi nt fd, | gi nt fd, | |||
| GC ancellable *cancellable, | GC ancellable *cancellable, | |||
| GE rror **error); | GE rror **error); | |||
| gint g_unix_connection_receive_fd (GU nixConnection *connection, | gint g_unix_connection_receive_fd (GU nixConnection *connection, | |||
| GC ancellable *cancellable, | GC ancellable *cancellable, | |||
| GE rror **error); | GE rror **error); | |||
| gboolean g_unix_connection_send_credentials (GU | ||||
| nixConnection *connection, | ||||
| GC | ||||
| ancellable *cancellable, | ||||
| GE | ||||
| rror **error); | ||||
| GCredentials *g_unix_connection_receive_credentials (GU | ||||
| nixConnection *connection, | ||||
| GC | ||||
| ancellable *cancellable, | ||||
| GE | ||||
| rror **error); | ||||
| G_END_DECLS | G_END_DECLS | |||
| #endif /* __G_UNIX_CONNECTION_H__ */ | #endif /* __G_UNIX_CONNECTION_H__ */ | |||
| End of changes. 1 change blocks. | ||||
| 0 lines changed or deleted | 14 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||