return NULL;
}
return buf;
-};
+}
#define add_history(line)
proxystream_failed_read_cb(sock, result);
break;
};
-};
+}
static void
proxystream_handle_incoming_header_data(isc_nmsocket_t *sock,
unexpected:
isc__nm_proxyudp_failed_read_cb(proxysock, ISC_R_UNEXPECTED, false);
-};
+}
static isc_nmsocket_t *
proxyudp_sock_new(isc__networker_t *worker, const isc_nmsocket_type_t type,
client->ede->length = len;
client->ede->value = isc_mem_get(client->manager->mctx, len);
memmove(client->ede->value, ede, len);
-};
+}
static void
ns_client_endrequest(ns_client_t *client) {