Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hide stream string and curlm handler inside a struct
For accessing the stream string must use function now. Also, it is everything initialized within the connector. Now it is not necessary to free the the stream string and the curlm handler. Just the connector must be free.
- Loading branch information