From 660e609f3141e1b2d09ba043544ddd09ec0d6dcf Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Fri, 17 May 2019 08:49:51 -0700 Subject: [PATCH] modules/s_fetch: Belay net::hostport conversion to allow empty. --- modules/s_fetch.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/s_fetch.cc b/modules/s_fetch.cc index 7f9a6c37c..8c2309a02 100644 --- a/modules/s_fetch.cc +++ b/modules/s_fetch.cc @@ -194,7 +194,7 @@ ircd::m::fetch::hook_handle_auth(const event &event, tab.auth_count - tab.auth_exists, }; - const net::hostport remote + const string_view &remote { opts.node_id? opts.node_id: