1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-20 14:40:06 +01:00

3 Commits

Author SHA1 Message Date
Patrick Griffis
80af199d7d gsocketclient: Fix critical on cancellation
We need to be more explicit in handling cancellation to avoid
multiple task returns.

Fixes 
2019-02-27 09:20:28 -05:00
Patrick Griffis
d553d92d6e gsocketclient: Fix criticals
This ensures the parent GTask is kept alive as long as an enumeration
is running and trying to connect.

Closes 
Closes 
2019-01-29 14:46:52 -05:00
Patrick Griffis
8b9e88937b tests: Add gsocketclient test for slow connections 2018-12-11 16:12:48 -05:00