Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
http: Remove unnecessary event_base_loopexit call
Let event base loop exit cleanly by processing all active and pending events. The call is no longer necessary because closing persistent connections is now properly handled.
- Loading branch information