mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-27 05:50:32 +01:00
The teamdtcl interface doesn't help us too much. It's just simple synchronous wrappers around a straightforward API. Moreover it's libdbus based, so it drags in another D-Bus client library (and makes it impossible to trace the traffic with G_DBUS_DEBUG=message). Let's do g_dbus_connection_call*() instead. Synchronously, for now, in hopes of replacing with asynchronous calls eventually. |
||
|---|---|---|
| .. | ||
| alpine | ||
| art/logo | ||
| debian | ||
| editors | ||
| fedora | ||
| scripts | ||