Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
There was an error while loading. Please reload this page.
because we don't currently explicitly set
evhttp_connection_set_closecbthere is a bug where asynchronous handlers could dereference invalid request or connection objects when the remote hangs up before the request was finished.simplehttpcould facilitate cleanly handling both success and failure cases.