Home
last modified time | relevance | path

Searched refs:UDP_BUF_SIZE (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/quic/
H A Dmod.rs35 const UDP_BUF_SIZE: usize = 65535; consts
130 let mut buf = [0; UDP_BUF_SIZE];

Completed in 1 milliseconds