From 94747970b5724254236b51cd41b77893785c7af6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 26 Jun 2024 08:28:35 +0200 Subject: Merging upstream version 1.9.5. Signed-off-by: Daniel Baumann --- dnsdist-tcp-upstream.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dnsdist-tcp-upstream.hh') diff --git a/dnsdist-tcp-upstream.hh b/dnsdist-tcp-upstream.hh index c6410df..ba6ecd8 100644 --- a/dnsdist-tcp-upstream.hh +++ b/dnsdist-tcp-upstream.hh @@ -137,7 +137,7 @@ public: void handleXFRResponse(const struct timeval& now, TCPResponse&& response) override; virtual IOState sendResponse(const struct timeval& now, TCPResponse&& response); - void handleResponseSent(TCPResponse& currentResponse); + void handleResponseSent(TCPResponse& currentResponse, size_t sentBytes); virtual IOState handleHandshake(const struct timeval& now); void handleHandshakeDone(const struct timeval& now); ProxyProtocolResult handleProxyProtocolPayload(); -- cgit v1.2.3