Function
GLibUnixFDSourceFunc
Parameters
fd
-
Type:
gint
The fd that triggered the event.
condition
-
Type:
GIOCondition
The IO conditions reported on
fd
. user_data
-
Type:
gpointer
User data passed to g_unix_fd_add().
The argument can be NULL
.The data is owned by the caller of the function.