1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-25 15:43:13 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Matt Joras
e758a074e3 Don't log for GRO/timestamping not implemented
Summary:
It's fine to just return that it didn't work.

(Note: this ignores all push blocking failures!)

Reviewed By: kvtsoy

Differential Revision: D53298640

fbshipit-source-id: 7a25351a716541c1f028c28c40be30fde821b5cd
2024-01-31 21:04:21 -08:00
Joseph Beshay
0b4b1ae8e4 Add LibevQuicAsyncUDPSocket implementation
Summary: Introduces LibevQuicAsyncUDPSocket; a pure libc socket wrapper that implements QuicAsyncUDPSocket that is driven by LibevQuicEventBase.

Reviewed By: mjoras

Differential Revision: D51285024

fbshipit-source-id: 92c5ef6e8d0ed051624a60a1854d0805df31894e
2023-12-14 00:24:12 -08:00