Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dclient.rs397 /// let builder = ClientBuilder::new().sockets_owner(1000, 1000);
400 pub fn sockets_owner(mut self, uid: u32, gid: u32) -> Self { in sockets_owner() functions

Completed in 2 milliseconds