Hi all,

At 
https://github.com/SentryPeer/SentryPeer/blob/99a5b5be48c788d9e5f4177725babc5a97e8f37e/src/http_daemon.c#L135

I'm looking to pass in sentrypeer_config const *config, and am using
dh_cls to pick off cls in:

https://github.com/SentryPeer/SentryPeer/blob/99a5b5be48c788d9e5f4177725babc5a97e8f37e/src/http_daemon.c#L56

Is that the correct way? It looks like I should be using **ptr at:

https://github.com/SentryPeer/SentryPeer/blob/99a5b5be48c788d9e5f4177725babc5a97e8f37e/src/http_daemon.c#L59

But how do I set that in MHD_start_daemon()

Thanks.


-- 
Kind Regards,

Gavin Henry.
https://sentrypeer.org

Reply via email to