Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

http: doc: clarify when/who cleans up a sol_http_client_connection #2254

Open
cmarcelo opened this issue Jul 18, 2016 · 0 comments
Open

http: doc: clarify when/who cleans up a sol_http_client_connection #2254

cmarcelo opened this issue Jul 18, 2016 · 0 comments
Milestone

Comments

@cmarcelo
Copy link
Contributor

The function sol_http_client_request() returns a sol_http_client_connection* but doesn't document whether we need to care about cleaning up, or if this is handled by Soletta itself.

http://solettaproject.github.io/docs/c-api/group__HTTP__CLIENT.html#ga8cd4dc21acf75f83d251cf4865961e2a

It seems we need to care about cleaning them only if the callback was not called yet.

@bdilly bdilly added this to the v2 milestone Jul 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants