Draft: Fix isc_nm_http_set_endpoints() broken during loopmgr refactoring
During loop manager refactoring isc_nm_http_set_endpoints() was not properly adapted. The function is expected to broadcast the new HTTP endpoints set for every worker, but this behaviour was accidentally broken.