Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/
H A Dmod.rs57 mod source_fd; modules
58 pub use source_fd::SourceFd;
H A Dsource_fd.rs54 let source_fd = SourceFd(&sock); in ut_source_fd_debug_info()
56 let fmt = format!("{:?}", source_fd); in ut_source_fd_debug_info()

Completed in 1 milliseconds