commit | 80bd837aafbf0ce7d0c297b23122407de0d6dc07 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Feb 09 15:39:35 2022 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Feb 09 15:57:41 2022 +0100 |
tree | ef9ebb0a9fad7d3d6a43fb24ed810b8bb54b8c24 | |
parent | f6dcbce53e5a795f40e69145029946cbd453193d [diff] |
MINOR: quic: remove unused xprt rcv_buf operation rcv_buf and the implement quic_conn_to_buf is not used. recvfrom instead is called on the listener polling task via quic_sock_fd_iocb.