-
These calls are where the `GSocketClient` Happy Eyeballs code relies on other components within GLib (and glib-networking) to complete asynchronous operations in a timely manner. `GSocketClient` doesn’t add its own timeouts to monitor these async operations, so if the implementations are buggy then a `GSocketClient` operation could stall forever. Make that a bit clearer. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
bc6d03c3
Loading