Hi Marcel, On 27/06/2011 19:28, Marcel Holtmann wrote:
Hi Guillaume,doc/manager-api.txt | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/manager-api.txt b/doc/manager-api.txt index cf26978..57b13c9 100644 --- a/doc/manager-api.txt +++ b/doc/manager-api.txt @@ -195,21 +195,20 @@ Methods dict GetProperties() If an application exits unexpectatly the session will be automatically destroyed. - fd, dict {settings} RequestPrivateNetwork(dict options) + object path, fd, dict RequestPrivateNetwork(dict options)make this object path, dict, fd since then it is a big more consistent with other places that already use the combination of object path, dict. And the extra fd becomes just an extra parameter.
Fine I will do it this way. Kind regards, Guillaume _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
