mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-29 13:50:13 +01:00
We can't unregister the object with the bus during the remove signal, because dbus-glib doesn't send the signal out over the bus until late in the signal emission process, after we've unregisterd the object. Thus the signal doesn't go out. Fix that. |
||
|---|---|---|
| .. | ||
| tests | ||
| connection_parser.c | ||
| connection_parser.h | ||
| Makefile.am | ||
| net_parser.c | ||
| net_parser.h | ||
| net_utils.c | ||
| net_utils.h | ||
| nm-ifnet-connection.c | ||
| nm-ifnet-connection.h | ||
| plugin.c | ||
| plugin.h | ||
| wpa_parser.c | ||
| wpa_parser.h | ||