Home
last modified time | relevance | path

Searched refs:tcp_nodelay (Results 151 – 175 of 850) sorted by relevance

12345678910>>...34

/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/predis/predis/src/Connection/
H A DStreamConnection.php139 if (isset($parameters->tcp_nodelay) && function_exists('socket_import_stream')) {
141 socket_set_option($socket, SOL_TCP, TCP_NODELAY, (int) $parameters->tcp_nodelay);
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/parity-ws-0.11.1/src/
H A Dlib.rs255 pub tcp_nodelay: bool, field
288 tcp_nodelay: false, in default()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/ws-0.9.0/src/
H A Dlib.rs238 pub tcp_nodelay: bool, field
268 tcp_nodelay: false, in default()
/dports/www/zola/zola-0.15.2/cargo-crates/ws-0.9.1/src/
H A Dlib.rs238 pub tcp_nodelay: bool, field
268 tcp_nodelay: false, in default()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/ws/src/
H A Dlib.rs238 pub tcp_nodelay: bool, field
268 tcp_nodelay: false, in default()
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/test1_conf_backup_nginxconf/
H A Dnginx13.conf16 tcp_nodelay on;
H A Dnginx.conf28 tcp_nodelay on;
/dports/net-mgmt/p5-FusionInventory-Agent/FusionInventory-Agent-2.5.2/resources/aix/lsattr/
H A Daix-5.3a-lo09 tcp_nodelay Enable/Disable TCP_NODELAY Option True
H A Daix-5.3b-l09 tcp_nodelay Enable/Disable TCP_NODELAY Option True
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/setup-ngxblocker/modified/
H A Dcentos.conf26 tcp_nodelay on;
H A Dfedora.conf26 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/beta_conf_files_whitelist/
H A Dnginx.conf28 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/beta_conf_files/
H A Dnginx.conf28 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/beta_conf_files_ip_whitelist/
H A Dnginx.conf28 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/beta_conf_files_ratelimiting/
H A Dnginx.conf28 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/test2_conf_files/
H A Dnginx.conf28 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/test4_conf_files/
H A Dnginx.conf28 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/setup-ngxblocker/commented/
H A Dfedora.conf26 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/test1_conf_files/
H A Dnginx.conf28 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/test3_conf_files/
H A Dnginx.conf28 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/test5_conf_files/
H A Dnginx.conf28 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/test1_conf_files_ip_whitelist/
H A Dnginx.conf28 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/test1_conf_files_ratelimiting/
H A Dnginx.conf28 tcp_nodelay on;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/test1_conf_files_whitelist/
H A Dnginx.conf28 tcp_nodelay on;
/dports/sysutils/fusefs-curlftpfs/curlftpfs-0.9.2/
H A Dftpfs.h33 int tcp_nodelay; member

12345678910>>...34