Home
last modified time | relevance | path

Searched refs:connect_option (Results 1 – 25 of 70) sorted by relevance

123

/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/eetcd/src/
H A Deetcd_maintenance.erl42 -spec defragment(iodata(), tcp | tls | ssl, [gen_tcp:connect_option()] | [ssl:connect_option()]) ->
49 -spec status(iodata(), tcp | tls | ssl, [gen_tcp:connect_option()] | [ssl:connect_option()]) ->
58 -spec hash_kv(iodata(), tcp | tls | ssl, [gen_tcp:connect_option()] | [ssl:connect_option()], pos_i…
H A Deetcd.erl20 [gen_tcp:connect_option()] | [ssl:connect_option()]) ->
48 [gen_tcp:connect_option()] | [ssl:connect_option()]) ->
/dports/databases/p5-Rose-DB/Rose-DB-0.783/lib/Rose/DB/Registry/
H A DEntry.pm162 sub autocommit { shift->connect_option('AutoCommit', @_) }
163 sub print_error { shift->connect_option('PrintError', @_) }
164 sub raise_error { shift->connect_option('RaiseError', @_) }
165 sub handle_error { shift->connect_option('HandleError', @_) }
/dports/databases/p5-Rose-DB/Rose-DB-0.783/t/
H A Dsubclass-basic.t288 is($entry->connect_option('RaiseError') || 0, 0, 'entry connect_option() 1');
289 $entry->connect_option('RaiseError' => 1);
290 is($entry->connect_option('RaiseError'), 1, 'entry connect_option() 2');
301 is($entry->connect_option('RaiseError'), 0, 'entry raise_error() 1');
304 is($entry->connect_option('PrintError'), 1, 'entry print_error() 1');
307 is($entry->connect_option('AutoCommit'), 1, 'entry autocommit() 1');
311 is($entry->connect_option('HandleError'), $handler, 'entry handle_error() 1');
H A Dbasic.t288 is($entry->connect_option('RaiseError') || 0, 0, 'entry connect_option() 1');
289 $entry->connect_option('RaiseError' => 1);
290 is($entry->connect_option('RaiseError'), 1, 'entry connect_option() 2');
301 is($entry->connect_option('RaiseError'), 0, 'entry raise_error() 1');
304 is($entry->connect_option('PrintError'), 1, 'entry print_error() 1');
307 is($entry->connect_option('AutoCommit'), 1, 'entry autocommit() 1');
311 is($entry->connect_option('HandleError'), $handler, 'entry handle_error() 1');
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dgen_tcp.erl112 -type connect_option() :: type
135 -export_type([option/0, option_name/0, connect_option/0, listen_option/0,
145 Options :: [connect_option()],
156 Options :: [connect_option()],
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dgen_tcp.erl112 -type connect_option() :: type
135 -export_type([option/0, option_name/0, connect_option/0, listen_option/0,
145 Options :: [connect_option()],
156 Options :: [connect_option()],
/dports/x11/xpra/xpra-4.3/tests/perf/
H A Dtest_measure_perf.py725 for connect_option, encryption in config.XPRA_CONNECT_OPTIONS:
727 if connect_option=="unix-domain":
735 if connect_option=="unix-domain":
744 "n/a", "n/a", encryption, connect_option,
765 … trickle_str(down, up, latency), connect_option)
768 if connect_option=="ssh":
770 elif connect_option=="tcp":
818 … opengl, compression, encryption, connect_option,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dgen_tcp.erl112 -type connect_option() :: type
135 -export_type([option/0, option_name/0, connect_option/0, listen_option/0,
145 Options :: [connect_option()],
156 Options :: [connect_option()],
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dgen_tcp.erl114 -type connect_option() :: type
137 -export_type([option/0, option_name/0, connect_option/0, listen_option/0,
147 Options :: [connect_option()],
158 Options :: [inet:inet_backend() | connect_option()],
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dgen_tcp.erl114 -type connect_option() :: type
137 -export_type([option/0, option_name/0, connect_option/0, listen_option/0,
147 Options :: [connect_option()],
158 Options :: [inet:inet_backend() | connect_option()],
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dgen_tcp.erl114 -type connect_option() :: type
137 -export_type([option/0, option_name/0, connect_option/0, listen_option/0,
147 Options :: [connect_option()],
158 Options :: [inet:inet_backend() | connect_option()],
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dgen_tcp.erl114 -type connect_option() :: type
137 -export_type([option/0, option_name/0, connect_option/0, listen_option/0,
147 Options :: [connect_option()],
158 Options :: [inet:inet_backend() | connect_option()],
/dports/databases/p5-Rose-DB-Object/Rose-DB-Object-0.814/t/benchmarks/lib/MyTest/CDBI/
H A DBase.pm24 $db->connect_option( RootClass => 'DBIx::ContextualFetch' );
/dports/databases/p5-Rose-DB-Object/Rose-DB-Object-0.814/t/benchmarks/lib/MyTest/CDBI/Sweet/
H A DBase.pm22 $db->connect_option( RootClass => 'DBIx::ContextualFetch' );
/dports/databases/erlang-epgsql/epgsql-4.1.0/src/
H A Depgsql.erl33 -export_type([connection/0, connect_option/0, connect_opts/0,
47 -type connect_option() :: type
62 [connect_option()]
75 -type connect_opts() :: [connect_option()].
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/diameter/src/transport/
H A Ddiameter_tcp.erl47 -export_type([connect_option/0,
93 -type connect_option() :: {raddr, inet:ip_address()} type
98 | gen_tcp:connect_option().
144 ({connect, Ref}, #diameter_service{}, [connect_option()])
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/diameter/src/transport/
H A Ddiameter_tcp.erl49 -export_type([connect_option/0,
95 -type connect_option() :: {raddr, inet:ip_address()} type
100 | gen_tcp:connect_option().
146 ({connect, Ref}, #diameter_service{}, [connect_option()])
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/diameter/src/transport/
H A Ddiameter_tcp.erl49 -export_type([connect_option/0,
95 -type connect_option() :: {raddr, inet:ip_address()} type
100 | gen_tcp:connect_option().
146 ({connect, Ref}, #diameter_service{}, [connect_option()])
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/diameter/src/transport/
H A Ddiameter_tcp.erl49 -export_type([connect_option/0,
95 -type connect_option() :: {raddr, inet:ip_address()} type
100 | gen_tcp:connect_option().
146 ({connect, Ref}, #diameter_service{}, [connect_option()])
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/diameter/src/transport/
H A Ddiameter_tcp.erl47 -export_type([connect_option/0,
93 -type connect_option() :: {raddr, inet:ip_address()} type
98 | gen_tcp:connect_option().
144 ({connect, Ref}, #diameter_service{}, [connect_option()])
/dports/lang/erlang/otp-OTP-24.1.7/lib/diameter/src/transport/
H A Ddiameter_tcp.erl49 -export_type([connect_option/0,
95 -type connect_option() :: {raddr, inet:ip_address()} type
100 | gen_tcp:connect_option().
146 ({connect, Ref}, #diameter_service{}, [connect_option()])
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/diameter/src/transport/
H A Ddiameter_tcp.erl49 -export_type([connect_option/0,
95 -type connect_option() :: {raddr, inet:ip_address()} type
100 | gen_tcp:connect_option().
146 ({connect, Ref}, #diameter_service{}, [connect_option()])
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssh/src/
H A Dssh.hrl170 -type socket_options() :: [gen_tcp:connect_option() | gen_tcp:listen_option()].
241 | gen_tcp:connect_option()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/src/
H A Dssh.hrl200 -type socket_options() :: [gen_tcp:connect_option() | gen_tcp:listen_option()].
271 | gen_tcp:connect_option()

123