Home
last modified time | relevance | path

Searched refs:CURLOPT_TCP_KEEPALIVE (Results 226 – 250 of 291) sorted by relevance

12345678910>>...12

/dports/comms/gstreamer1-plugins-spandsp/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/audio/gstreamer1-plugins-bs2b/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/audio/gstreamer1-plugins-gsm/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/audio/gstreamer1-plugins-faad/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/audio/gstreamer1-plugins-chromaprint/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/audio/gstreamer1-plugins-flite/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/audio/gstreamer1-plugins-faac/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/security/gstreamer1-plugins-dtls/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/graphics/gstreamer1-plugins-kms/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/graphics/gstreamer1-plugins-openexr/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/graphics/gstreamer1-plugins-opencv/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/ftp/py-pycurl/pycurl-7.44.1/src/
H A Dmodule.c933 insint_c(d, "TCP_KEEPALIVE", CURLOPT_TCP_KEEPALIVE); in PyInit_pycurl()
/dports/www/gstreamer1-plugins-neon/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/ftp/gstreamer1-plugins-curl/gst-plugins-bad-1.16.2/ext/curl/
H A Dgstcurlhttpsrc.c1120 gst_curl_setopt_bool (s, handle, CURLOPT_TCP_KEEPALIVE, s->keep_alive); in gst_curl_http_src_create_easy_handle()
/dports/lang/php74/php-7.4.27/ext/curl/
H A Dinterface.c1166 REGISTER_CURL_CONSTANT(CURLOPT_TCP_KEEPALIVE); in PHP_MINIT_FUNCTION()
2511 case CURLOPT_TCP_KEEPALIVE: in _php_curl_setopt()
/dports/ftp/php74-curl/php-7.4.27/ext/curl/
H A Dinterface.c1166 REGISTER_CURL_CONSTANT(CURLOPT_TCP_KEEPALIVE); in PHP_MINIT_FUNCTION()
2511 case CURLOPT_TCP_KEEPALIVE: in _php_curl_setopt()
/dports/www/mod_php74/php-7.4.27/ext/curl/
H A Dinterface.c1166 REGISTER_CURL_CONSTANT(CURLOPT_TCP_KEEPALIVE); in PHP_MINIT_FUNCTION()
2511 case CURLOPT_TCP_KEEPALIVE: in _php_curl_setopt()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-0.4.25/src/easy/
H A Dhandler.rs996 self.setopt_long(curl_sys::CURLOPT_TCP_KEEPALIVE, enable as c_long) in tcp_keepalive()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/docs/
H A DDAP4.md598 Related CURL Flags: CURLOPT_TCP_KEEPALIVE, CURLOPT_TCP_KEEPIDLE,
H A DDAP2.dox643 Related CURL Flags: CURLOPT_TCP_KEEPALIVE, CURLOPT_TCP_KEEPIDLE,
/dports/net/proby/proby-1.0.2/cargo-crates/curl-0.4.31/src/easy/
H A Dhandler.rs1094 self.setopt_long(curl_sys::CURLOPT_TCP_KEEPALIVE, enable as c_long) in tcp_keepalive()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-0.4.35/src/easy/
H A Dhandler.rs1069 self.setopt_long(curl_sys::CURLOPT_TCP_KEEPALIVE, enable as c_long) in tcp_keepalive()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-0.4.41/src/easy/
H A Dhandler.rs1103 self.setopt_long(curl_sys::CURLOPT_TCP_KEEPALIVE, enable as c_long) in tcp_keepalive()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/
H A Dsetopt.c2594 case CURLOPT_TCP_KEEPALIVE: in Curl_vsetopt()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/
H A Dsetopt.c2592 case CURLOPT_TCP_KEEPALIVE: in Curl_vsetopt()

12345678910>>...12