Skip to content

[9.18]: Fix isc_nm_httpconnect to check for shuttindown condition

The isc_nm_httpconnect() would succeed even if the netmgr would be already shuttingdown. This has been fixed and the unit test has been updated to cope with fact that the handle would be NULL when isc_nm_httpconnect() returns with an error.

(cherry picked from commit 665f8bb7)

Backport of MR !7736 (merged)

Edited by Michał Kępień

Merge request reports