Skip to content
Snippets Groups Projects
Commit eaaf64ff authored by Lubomir Rintel's avatar Lubomir Rintel 🥕 Committed by Aleksander Morgado
Browse files

base-bearer: fix check for cancellation

If we cancel connect_cancellable, the connect task will return a
G_IO_ERROR_CANCELLED. We may need to do some cleanup (like, disconnect
if the connection went far enough to actually start the network
connection), thus it's important we check for cancellation correctly.
parent aaea6c77
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment