hhrsscc
Results
2
issues of
hhrsscc
Got a build error with -Werror=return-type enabled folly/folly/settings/Types.cpp: In function ‘std::string_view folly::settings::toString(folly::settings::SetErrorCode)’: folly/folly/settings/Types.cpp:31:1: error: control reaches end of non-void function [-Werror=return-type]
When using QUIC datagrams, there is no retransmission mechanism, so in networks with packet loss, the number of ACK blocks continues to grow. This can result in an ACK frame...