mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-22 06:38:13 +02:00
If the connection spontaneously disappears (perhaps along with the whole daemon on crash) while we're deleting it, then the removal callback would free up the context structure the delete operation is using. Let's cancel the in-flight delete operations so that they won't touch the structure after it's gone. |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tui | ||
| nm-online.c | ||