Amaury Denoyelle 735b44f5df MINOR: quic: add counter for interrupted reception
Add a new counter "quic_rxbuf_full". It is incremented each time
quic_sock_fd_iocb() is interrupted on full buffer.

This should help to debug github issue #1903. It is suspected that
QUIC receiver buffers are full which in turn cause quic_sock_fd_iocb()
to be called repeatedly resulting in a high CPU consumption.
2022-10-27 18:35:42 +02:00
..
2022-09-12 19:33:07 +02:00
2021-11-18 10:50:58 +01:00
2022-04-22 15:45:47 +02:00
2022-10-03 16:25:17 +02:00
2022-09-09 17:23:01 +02:00
2022-10-03 16:25:17 +02:00
2022-05-31 17:05:27 +02:00