Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update QUICHE from f18d52057 to 71111c723 (#37842)
https://github.com/google/quiche/compare/f18d52057..71111c723 ``` $ git log f18d52057..71111c723 --date=short --no-merges --format="%ad %al %s" 2024-12-27 martinduke MoQT Upstream FETCH data streams. 2024-12-23 rch Fix a flake in quic_udp_socket_test.cc caused by recvmsg occasionally returning EAGAIN by reading again in this case. 2024-12-20 dschinazi Switch QUIC version negotiation to RFC codepoint 2024-12-19 martinduke Add a new QUIC Connection option to specify Cubic for the client side only. 2024-12-17 dschinazi Fix flakiness in chaos protection test 2024-12-17 martinduke Send MoQT Fetch and handle FETCH_OK/FETCH_ERROR. The application can induce FETCH_CANCEL by destroying the MoqtFetchTask object it owns. 2024-12-16 quiche-dev Declare nfds parameter of PollSyscall() as size_t ``` Signed-off-by: Fredy Wijaya <[email protected]>
- Loading branch information