On Tue, 2016-07-12 at 17:57 +0530, Atul Anand wrote:
> 
> A new object NMPacRunnerManager has been added to manage and interact
> PacRunner. It invokes both DBus methods on PacRunner DBus interface.
> It stores the returned object path from CreateProxyConfiguration()
> to feed as parameter to DestroyProxyCofiguration() when network goes down.


> +static void
> +pacrunner_proxy_cb (GObject *source, GAsyncResult *res, gpointer user_data)
> +{
> +     NMPacRunnerManager *self = NULL;
> +     NMPacRunnerManagerPrivate *priv;
> +     gs_free_error GError *error = NULL;
> +     gs_free char *owner = NULL;

Not used.

_______________________________________________
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to