Home
last modified time | relevance | path

Searched defs:SOMAXCONN (Results 1 – 22 of 22) sorted by relevance

/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
Dprivate-lib-plat-freertos.h28 #define SOMAXCONN 3 macro
/third_party/libwebsockets/lib/plat/freertos/
Dprivate-lib-plat-freertos.h28 #define SOMAXCONN 3 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs238 pub const SOMAXCONN: ::c_int = 128; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs541 pub const SOMAXCONN: ::c_int = 128; constant
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h326 #define SOMAXCONN 128 macro
/third_party/musl/include/sys/
Dsocket.h328 #define SOMAXCONN 128 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h326 #define SOMAXCONN 128 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h332 #define SOMAXCONN 128 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h317 #define SOMAXCONN 128 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h328 #define SOMAXCONN 128 macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h330 #define SOMAXCONN 128 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h326 #define SOMAXCONN 128 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1033 pub const SOMAXCONN: ::c_int = 4096; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs518 pub const SOMAXCONN: ::c_int = 128; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1242 pub const SOMAXCONN: ::c_int = 32; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1672 pub const SOMAXCONN: ::c_int = 128; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs943 pub const SOMAXCONN: ::c_int = 128; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs1808 pub const SOMAXCONN: ::c_int = 128; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1076 pub const SOMAXCONN: ::c_int = 128; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2751 pub const SOMAXCONN: ::c_int = 128; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1751 pub const SOMAXCONN: ::c_int = 128; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3617 pub const SOMAXCONN: ::c_int = 128; constant