Searched defs:SO_NONBLOCK (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/plat-beos5/ | ||
D | IN.py | 313 SO_NONBLOCK = 3 variable |
/external/rust/crates/libc/src/unix/haiku/ | ||
D | mod.rs | 1042 pub const SO_NONBLOCK: ::c_int = 0x40000009; constant |