Home
last modified time | relevance | path

Searched defs:send_timeout (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/dports/devel/py-applicationinsights/applicationinsights-0.11.10/applicationinsights/channel/
H A DSenderBase.py70 def send_timeout(self): member in SenderBase
75 def send_timeout(self, seconds): member in SenderBase
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/lib/
H A Dstringinfo.h1 /*-------------------------------------------------------------------------
2 *
3 * stringinfo.h
4 * Declarations/definitions for "StringInfo" functions.
5 *
6 * StringInfo provides an indefinitely-extensible string data type.
7 * It can be used to buffer either ordinary C strings (null-terminated text)
8 * or arbitrary binary data. All storage is allocated with palloc().
9 *
10 * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dkernel_config.erl116 send_timeout(Timeout, Pid) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dkernel_config.erl116 send_timeout(Timeout, Pid) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dkernel_config.erl116 send_timeout(Timeout, Pid) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dkernel_config.erl116 send_timeout(Timeout, Pid) -> function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/reflection/demo/
H A Dflat_config.thrift23 4: i32 send_timeout (property = "socket-send-timeout"); member
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dkernel_config.erl116 send_timeout(Timeout, Pid) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dkernel_config.erl116 send_timeout(Timeout, Pid) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dkernel_config.erl116 send_timeout(Timeout, Pid) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/diameter/src/base/
H A Ddiameter_sync.erl431 send_timeout(_Ref, infinity = No) -> function
433 send_timeout(Ref, Ms) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/diameter/src/base/
H A Ddiameter_sync.erl431 send_timeout(_Ref, infinity = No) -> function
433 send_timeout(Ref, Ms) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/diameter/src/base/
H A Ddiameter_sync.erl431 send_timeout(_Ref, infinity = No) -> function
433 send_timeout(Ref, Ms) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/diameter/src/base/
H A Ddiameter_sync.erl431 send_timeout(_Ref, infinity = No) -> function
433 send_timeout(Ref, Ms) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/diameter/src/base/
H A Ddiameter_sync.erl431 send_timeout(_Ref, infinity = No) -> function
433 send_timeout(Ref, Ms) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/diameter/src/base/
H A Ddiameter_sync.erl431 send_timeout(_Ref, infinity = No) -> function
433 send_timeout(Ref, Ms) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/diameter/src/base/
H A Ddiameter_sync.erl431 send_timeout(_Ref, infinity = No) -> function
433 send_timeout(Ref, Ms) -> function
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/hs_client/
H A Dsocket.hpp35 int send_timeout; member
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/hs_client/
H A Dsocket.hpp35 int send_timeout; member
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/hs_client/
H A Dsocket.hpp35 int send_timeout; member
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/hs_client/
H A Dsocket.hpp35 int send_timeout; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/proxy_resolution/win/
H A Dwinhttp_api_wrapper.cc46 int send_timeout, in CallWinHttpSetTimeouts()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/hs_client/
H A Dsocket.hpp35 int send_timeout; member
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/hs_client/
H A Dsocket.hpp35 int send_timeout; member
/dports/mail/mailfront/mailfront-2.22/
H A Dplugin-clamav.c58 unsigned long send_timeout; in message_end() local

12345678910>>...18