I still needed more information about srt/proxy.c
so I hope the discussion of these patch will
illustrate missing info.

*I still dont know why service is needed in
struct connman_proxy_driver {
        const char *name;
        int priority;
        int (*request_lookup) (struct connman_service *service,
                                                        const char *url);
        void (*cancel_lookup) (struct connman_service *service,
                                                        const char *url);
};
specially the caller never pass a service when call for
proxy request.

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to