Home
last modified time | relevance | path

Searched defs:DONTWAIT (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dsend_recv.rs25 const DONTWAIT = c::MSG_DONTWAIT; consts
59 const DONTWAIT = c::MSG_DONTWAIT; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Dsend_recv.rs12 const DONTWAIT = c::MSG_DONTWAIT; consts
30 const DONTWAIT = c::MSG_DONTWAIT; consts

Completed in 1 milliseconds