Home
last modified time | relevance | path

Searched defs:connect (Results 201 – 225 of 24433) sorted by relevance

12345678910>>...978

/dports/devel/py-statsd/statsd-3.3.0/statsd/client/
H A Dstream.py15 def connect(self): member in StreamClientBase
53 def connect(self): member in TCPStatsClient
72 def connect(self): member in UnixSocketStatsClient
/dports/textproc/scim/scim-1.4.9/src/
H A Dscim_signals.h172 Connection connect(SlotType *slot) in connect() function
236 Connection connect(SlotType *slot) in connect() function
284 Connection connect(SlotType *slot) in connect() function
349 Connection connect(SlotType *slot) in connect() function
398 Connection connect(SlotType *slot) in connect() function
464 Connection connect(SlotType *slot) in connect() function
513 Connection connect(SlotType *slot) in connect() function
580 Connection connect(SlotType *slot) in connect() function
629 Connection connect(SlotType *slot) in connect() function
697 Connection connect(SlotType *slot) in connect() function
[all …]
/dports/net/mosquitto/mosquitto-2.0.13/test/broker/data/
H A DFORBIDDEN.json5 …{ "name": "00 first packet", "ver":4, "connect": false, "msgs": [{"type":"send", "payload":"00 00"… boolean
6 …{ "name": "01 first packet", "ver":4, "connect": false, "msgs": [{"type":"send", "payload":"01 00"… boolean
7 …{ "name": "02 first packet", "ver":4, "connect": false, "msgs": [{"type":"send", "payload":"02 00"… boolean
8 …{ "name": "04 first packet", "ver":4, "connect": false, "msgs": [{"type":"send", "payload":"04 00"… boolean
9 …{ "name": "08 first packet", "ver":4, "connect": false, "msgs": [{"type":"send", "payload":"08 00"… boolean
21 …{ "name": "00 first packet", "ver":5, "connect": false, "msgs": [{"type":"send", "payload":"00 00"… boolean
22 …{ "name": "01 first packet", "ver":5, "connect": false, "msgs": [{"type":"send", "payload":"01 00"… boolean
23 …{ "name": "02 first packet", "ver":5, "connect": false, "msgs": [{"type":"send", "payload":"02 00"… boolean
24 …{ "name": "04 first packet", "ver":5, "connect": false, "msgs": [{"type":"send", "payload":"04 00"… boolean
25 …{ "name": "08 first packet", "ver":5, "connect": false, "msgs": [{"type":"send", "payload":"08 00"… boolean
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/PlainSocketImpl/
H A DCustomSocketImplFactory.java64 public void connect(String host, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
67 public void connect(InetAddress addr, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
70 public void connect(SocketAddress addr, int timeout) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
/dports/devel/cxxtools/cxxtools-2.2.1/src/xmlrpc/
H A Dhttpclient.cpp82 void HttpClient::connect(const net::AddrInfo& addrinfo, const std::string& url) in connect() function in cxxtools::xmlrpc::HttpClient
87 void HttpClient::connect(const net::Uri& uri) in connect() function in cxxtools::xmlrpc::HttpClient
93 void HttpClient::connect(const std::string& addr, unsigned short port, const std::string& url) in connect() function in cxxtools::xmlrpc::HttpClient
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/PlainSocketImpl/
H A DCustomSocketImplFactory.java64 public void connect(String host, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
67 public void connect(InetAddress addr, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
70 public void connect(SocketAddress addr, int timeout) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/PlainSocketImpl/
H A DCustomSocketImplFactory.java64 public void connect(String host, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
67 public void connect(InetAddress addr, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
70 public void connect(SocketAddress addr, int timeout) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/net/PlainSocketImpl/
H A DCustomSocketImplFactory.java64 public void connect(String host, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
67 public void connect(InetAddress addr, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
70 public void connect(SocketAddress addr, int timeout) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/PlainSocketImpl/
H A DCustomSocketImplFactory.java64 public void connect(String host, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
67 public void connect(InetAddress addr, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
70 public void connect(SocketAddress addr, int timeout) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/net/PlainSocketImpl/
H A DCustomSocketImplFactory.java64 public void connect(String host, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
67 public void connect(InetAddress addr, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
70 public void connect(SocketAddress addr, int timeout) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/net/PlainSocketImpl/
H A DCustomSocketImplFactory.java64 public void connect(String host, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
67 public void connect(InetAddress addr, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
70 public void connect(SocketAddress addr, int timeout) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/net/PlainSocketImpl/
H A DCustomSocketImplFactory.java64 public void connect(String host, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
67 public void connect(InetAddress addr, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
70 public void connect(SocketAddress addr, int timeout) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/net/PlainSocketImpl/
H A DCustomSocketImplFactory.java64 public void connect(String host, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
67 public void connect(InetAddress addr, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
70 public void connect(SocketAddress addr, int timeout) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/net/PlainSocketImpl/
H A DCustomSocketImplFactory.java64 public void connect(String host, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
67 public void connect(InetAddress addr, int port) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
70 public void connect(SocketAddress addr, int timeout) throws IOException { in connect() method in CustomSocketImplFactory.CustomSocketImpl
/dports/security/nmap/nmap-7.91/nselib/
H A Dxmpp.lua190 connect = function(self, socket) function
415 connect = function(self, socket) function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxTaskBarIcon.erl108 connect(This,EventType, Options) -> wxEvtHandler:connect(This,EventType, Options). function
110 connect(This,EventType) -> wxEvtHandler:connect(This,EventType). function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxTaskBarIcon.erl108 connect(This,EventType, Options) -> wxEvtHandler:connect(This,EventType, Options). function
110 connect(This,EventType) -> wxEvtHandler:connect(This,EventType). function
/dports/devel/elixir-connection/connection-1.0.4/test/
H A Dtest_helper.exs17 def connect(:backoff, fun), do: fun.() function
18 def connect(fun, state), do: fun.(state) function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/colin/src/colin/
H A DBoostExtras.h54 connect(const typename signal_t::slot_type& fcn) in connect() function
60 connect(const typename signal_t::group_type& group, in connect() function
/dports/www/erlang-hackney/hackney-1.8.6/src/
H A Dhackney_ssl.erl47 connect(Host, Port, Opts) -> function
50 connect(Host, Port, Opts, Timeout) when is_list(Host), is_integer(Port), function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/diameter/examples/code/
H A Dclient.erl101 connect(Name, T) -> function
104 connect(T) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxTaskBarIcon.erl108 connect(This,EventType, Options) -> wxEvtHandler:connect(This,EventType, Options). function
110 connect(This,EventType) -> wxEvtHandler:connect(This,EventType). function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxTaskBarIcon.erl108 connect(This,EventType, Options) -> wxEvtHandler:connect(This,EventType, Options). function
110 connect(This,EventType) -> wxEvtHandler:connect(This,EventType). function
/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_gwf.c245 const cs_cdo_connect_t *connect, in _spf_update_head()
474 const cs_cdo_connect_t *connect, in _spf_compute()
724 _sspf_updates(const cs_cdo_connect_t *connect, in _sspf_updates()
1095 const cs_cdo_connect_t *connect, in _uspf_updates()
1559 const cs_cdo_connect_t *connect, in _mtpf_updates()
1659 const cs_cdo_connect_t *connect, in _mtpf_compute()
2408 cs_gwf_finalize_setup(const cs_cdo_connect_t *connect, in cs_gwf_finalize_setup()
2476 const cs_cdo_connect_t *connect, in cs_gwf_update()
2598 const cs_cdo_connect_t *connect, in cs_gwf_compute()
2673 cs_gwf_integrate_tracer(const cs_cdo_connect_t *connect, in cs_gwf_integrate_tracer()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dsocket_test_ttest_tcp_socket.erl123 connect(ServerPath) when is_list(ServerPath) -> function
135 connect(Addr, Port) when is_tuple(Addr) andalso is_integer(Port) -> function
146 connect(ServerPath, function
157 connect(Addr, Port, #{domain := Domain} = Opts) -> function

12345678910>>...978