Home
last modified time | relevance | path

Searched refs:SO_LISTENQLEN (Results 1 – 25 of 2098) sorted by relevance

12345678910>>...84

/dports/net/dante/dante-1.4.3/lib/
H A Dsocket.c573 #ifdef SO_LISTENQLEN
581 if (getsockopt(s, SOL_SOCKET, SO_LISTENQLEN, &listenqlen, &len) == -1) {
/dports/www/mod_php81/php-8.1.1/sapi/fpm/
H A Dconfig.m4323 AC_MSG_CHECKING([for SO_LISTENQLEN])
325 …_LANG_PROGRAM([[#include <sys/socket.h>]], [[int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;]])], [
/dports/www/mod_php80/php-8.0.15/sapi/fpm/
H A Dconfig.m4323 AC_MSG_CHECKING([for SO_LISTENQLEN])
325 …_LANG_PROGRAM([[#include <sys/socket.h>]], [[int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;]])], [
/dports/lang/php74/php-7.4.27/sapi/fpm/
H A Dconfig.m4323 AC_MSG_CHECKING([for SO_LISTENQLEN])
325 …_LANG_PROGRAM([[#include <sys/socket.h>]], [[int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;]])], [
/dports/lang/php81/php-8.1.1/sapi/fpm/
H A Dconfig.m4323 AC_MSG_CHECKING([for SO_LISTENQLEN])
325 …_LANG_PROGRAM([[#include <sys/socket.h>]], [[int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;]])], [
/dports/lang/php80/php-8.0.15/sapi/fpm/
H A Dconfig.m4323 AC_MSG_CHECKING([for SO_LISTENQLEN])
325 …_LANG_PROGRAM([[#include <sys/socket.h>]], [[int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;]])], [
/dports/www/mod_php74/php-7.4.27/sapi/fpm/
H A Dconfig.m4323 AC_MSG_CHECKING([for SO_LISTENQLEN])
325 …_LANG_PROGRAM([[#include <sys/socket.h>]], [[int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;]])], [
/dports/lang/php73/php-7.3.33/sapi/fpm/
H A Dconfig.m4327 AC_MSG_CHECKING([for SO_LISTENQLEN])
329 …_LANG_PROGRAM([[#include <sys/socket.h>]], [[int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;]])], [
/dports/www/mod_php73/php-7.3.33/sapi/fpm/
H A Dconfig.m4327 AC_MSG_CHECKING([for SO_LISTENQLEN])
329 …_LANG_PROGRAM([[#include <sys/socket.h>]], [[int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;]])], [
/dports/www/mod_php80/php-8.0.15/sapi/fpm/fpm/
H A Dfpm_sockets.c536 if (0 > getsockopt(sock, SOL_SOCKET, SO_LISTENQLEN, &val, &len)) { in fpm_socket_get_listening_queue()
/dports/www/mod_php81/php-8.1.1/sapi/fpm/fpm/
H A Dfpm_sockets.c536 if (0 > getsockopt(sock, SOL_SOCKET, SO_LISTENQLEN, &val, &len)) { in fpm_socket_get_listening_queue()
/dports/lang/php73/php-7.3.33/sapi/fpm/fpm/
H A Dfpm_sockets.c532 if (0 > getsockopt(sock, SOL_SOCKET, SO_LISTENQLEN, &val, &len)) { in fpm_socket_get_listening_queue()
/dports/lang/php74/php-7.4.27/sapi/fpm/fpm/
H A Dfpm_sockets.c536 if (0 > getsockopt(sock, SOL_SOCKET, SO_LISTENQLEN, &val, &len)) { in fpm_socket_get_listening_queue()
/dports/lang/php81/php-8.1.1/sapi/fpm/fpm/
H A Dfpm_sockets.c536 if (0 > getsockopt(sock, SOL_SOCKET, SO_LISTENQLEN, &val, &len)) { in fpm_socket_get_listening_queue()
/dports/lang/php80/php-8.0.15/sapi/fpm/fpm/
H A Dfpm_sockets.c536 if (0 > getsockopt(sock, SOL_SOCKET, SO_LISTENQLEN, &val, &len)) { in fpm_socket_get_listening_queue()
/dports/www/mod_php73/php-7.3.33/sapi/fpm/fpm/
H A Dfpm_sockets.c532 if (0 > getsockopt(sock, SOL_SOCKET, SO_LISTENQLEN, &val, &len)) { in fpm_socket_get_listening_queue()
/dports/www/mod_php74/php-7.4.27/sapi/fpm/fpm/
H A Dfpm_sockets.c536 if (0 > getsockopt(sock, SOL_SOCKET, SO_LISTENQLEN, &val, &len)) { in fpm_socket_get_listening_queue()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/libc-0.2.73/src/unix/newlib/
H A Dmod.rs438 pub const SO_LISTENQLEN: ::c_int = 0x1012; const
/dports/misc/broot/broot-1.7.0/cargo-crates/libc-0.2.98/src/unix/newlib/
H A Dmod.rs442 pub const SO_LISTENQLEN: ::c_int = 0x1012; const
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libc-0.2.101/src/unix/newlib/
H A Dmod.rs454 pub const SO_LISTENQLEN: ::c_int = 0x1012; const
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/libc-0.2.98/src/unix/newlib/
H A Dmod.rs442 pub const SO_LISTENQLEN: ::c_int = 0x1012; const
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/libc-0.2.81/src/unix/newlib/
H A Dmod.rs442 pub const SO_LISTENQLEN: ::c_int = 0x1012; const
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/libc-0.2.77/src/unix/newlib/
H A Dmod.rs442 pub const SO_LISTENQLEN: ::c_int = 0x1012; const
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/libc-0.2.77/src/unix/newlib/
H A Dmod.rs442 pub const SO_LISTENQLEN: ::c_int = 0x1012; const
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/libc-0.2.82/src/unix/newlib/
H A Dmod.rs442 pub const SO_LISTENQLEN: ::c_int = 0x1012; const

12345678910>>...84