mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 08:53:39 +02:00
Add g_cancellable_release_fd()
This patch only adds the function. The function is a NOP. See the API documentation for a rationale. Part of: Bug 591388 - number of GCancellables available is too limited
This commit is contained in:
@@ -129,6 +129,7 @@ g_cancellable_is_cancelled
|
||||
g_cancellable_set_error_if_cancelled
|
||||
g_cancellable_get_fd
|
||||
g_cancellable_make_pollfd
|
||||
g_cancellable_release_fd
|
||||
g_cancellable_get_current
|
||||
g_cancellable_push_current
|
||||
g_cancellable_pop_current
|
||||
|
Reference in New Issue
Block a user