alibaba / xquic

XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.
Apache License 2.0
1.69k stars 327 forks source link

fix: use off_t instead of int for filesize #332

Closed MPK1 closed 1 year ago

MPK1 commented 1 year ago

fixes https://github.com/alibaba/xquic/issues/331