void detectEarlyCloseWhenReadDisabled(bool value) override { detect_early_close_ = value; }
ENVOY_CONN_LOG_EVENT(debug, "connection_connecting_state", "current connecting state: {}",
absl::string_view requestedServerName() const override { return socket_->requestedServerName(); }
// fair sharing of CPU resources, the underlying event loop does not make any fairness guarantees.
StreamInfo::DetectedCloseType detectedCloseType() const override { return detected_close_type_; }
// socket. If the read count is greater than one, or equal to one when the buffer is not overrun,
// This must be a WatermarkBuffer, but as it is created by a factory the ConnectionImpl only has
// read_disable_count_ == 0 to ensure that read resumption happens when remaining bytes are held
// Implements a timeout for the transport socket signaling connection. The timer is enabled by a