Home
last modified time | relevance | path

Searched defs:SO_NONBLOCK (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-beos5/
DIN.py313 SO_NONBLOCK = 3 variable
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1042 pub const SO_NONBLOCK: ::c_int = 0x40000009; constant