Home
last modified time | relevance | path

Searched refs:tclient (Results 1 – 25 of 92) sorted by relevance

1234

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/erl/src/
H A Dthrift_client.erl28 -record(tclient, {service, protocol, seqid}). record
33 {ok, #tclient{protocol = Protocol,
37 -spec call(#tclient{}, atom(), list()) -> {#tclient{}, {ok, any()} | {error, any()}}.
38 call(Client = #tclient{}, Function, Args)
50 -spec send_call(#tclient{}, atom(), list()) -> {#tclient{}, ok}.
58 -spec close(#tclient{}) -> ok.
59 close(#tclient{protocol=Protocol}) ->
66 -spec send_function_call(#tclient{}, atom(), list()) -> {ok | {error, any()}, #tclient{}}.
85 {ok | {error, any()}, #tclient{}}.
96 {ok, Client#tclient{protocol = P4}}
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/erl/src/
H A Dthrift_client.erl28 -record(tclient, {service, protocol, seqid}). record
33 {ok, #tclient{protocol = Protocol,
37 -spec call(#tclient{}, atom(), list()) -> {#tclient{}, {ok, any()} | {error, any()}}.
38 call(Client = #tclient{}, Function, Args)
50 -spec send_call(#tclient{}, atom(), list()) -> {#tclient{}, ok}.
58 -spec close(#tclient{}) -> ok.
59 close(#tclient{protocol=Protocol}) ->
66 -spec send_function_call(#tclient{}, atom(), list()) -> {ok | {error, any()}, #tclient{}}.
85 {ok | {error, any()}, #tclient{}}.
96 {ok, Client#tclient{protocol = P4}}
[all …]
/dports/devel/py-thrift/thrift-0.14.0/lib/erl/src/
H A Dthrift_client.erl28 -record(tclient, {service, protocol, seqid}). record
33 {ok, #tclient{protocol = Protocol,
37 -spec call(#tclient{}, atom(), list()) -> {#tclient{}, {ok, any()} | {error, any()}}.
38 call(Client = #tclient{}, Function, Args)
50 -spec send_call(#tclient{}, atom(), list()) -> {#tclient{}, ok}.
58 -spec close(#tclient{}) -> ok.
59 close(#tclient{protocol=Protocol}) ->
66 -spec send_function_call(#tclient{}, atom(), list()) -> {ok | {error, any()}, #tclient{}}.
85 {ok | {error, any()}, #tclient{}}.
96 {ok, Client#tclient{protocol = P4}}
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/erl/src/
H A Dthrift_client.erl28 -record(tclient, {service, protocol, seqid}). record
33 {ok, #tclient{protocol = Protocol,
37 -spec call(#tclient{}, atom(), list()) -> {#tclient{}, {ok, any()} | {error, any()}}.
38 call(Client = #tclient{}, Function, Args)
50 -spec send_call(#tclient{}, atom(), list()) -> {#tclient{}, ok}.
58 -spec close(#tclient{}) -> ok.
59 close(#tclient{protocol=Protocol}) ->
66 -spec send_function_call(#tclient{}, atom(), list()) -> {ok | {error, any()}, #tclient{}}.
85 {ok | {error, any()}, #tclient{}}.
96 {ok, Client#tclient{protocol = P4}}
[all …]
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/erl/src/
H A Dthrift_client.erl28 -record(tclient, {service, protocol, seqid}). record
33 {ok, #tclient{protocol = Protocol,
37 -spec call(#tclient{}, atom(), list()) -> {#tclient{}, {ok, any()} | {error, any()}}.
38 call(Client = #tclient{}, Function, Args)
50 -spec send_call(#tclient{}, atom(), list()) -> {#tclient{}, ok}.
58 -spec close(#tclient{}) -> ok.
59 close(#tclient{protocol=Protocol}) ->
66 -spec send_function_call(#tclient{}, atom(), list()) -> {ok | {error, any()}, #tclient{}}.
85 {ok | {error, any()}, #tclient{}}.
96 {ok, Client#tclient{protocol = P4}}
[all …]
/dports/devel/thrift-cpp/thrift-0.14.0/lib/erl/src/
H A Dthrift_client.erl28 -record(tclient, {service, protocol, seqid}). record
33 {ok, #tclient{protocol = Protocol,
37 -spec call(#tclient{}, atom(), list()) -> {#tclient{}, {ok, any()} | {error, any()}}.
38 call(Client = #tclient{}, Function, Args)
50 -spec send_call(#tclient{}, atom(), list()) -> {#tclient{}, ok}.
58 -spec close(#tclient{}) -> ok.
59 close(#tclient{protocol=Protocol}) ->
66 -spec send_function_call(#tclient{}, atom(), list()) -> {ok | {error, any()}, #tclient{}}.
85 {ok | {error, any()}, #tclient{}}.
96 {ok, Client#tclient{protocol = P4}}
[all …]
/dports/devel/thrift/thrift-0.14.0/lib/erl/src/
H A Dthrift_client.erl28 -record(tclient, {service, protocol, seqid}). record
33 {ok, #tclient{protocol = Protocol,
37 -spec call(#tclient{}, atom(), list()) -> {#tclient{}, {ok, any()} | {error, any()}}.
38 call(Client = #tclient{}, Function, Args)
50 -spec send_call(#tclient{}, atom(), list()) -> {#tclient{}, ok}.
58 -spec close(#tclient{}) -> ok.
59 close(#tclient{protocol=Protocol}) ->
66 -spec send_function_call(#tclient{}, atom(), list()) -> {ok | {error, any()}, #tclient{}}.
85 {ok | {error, any()}, #tclient{}}.
96 {ok, Client#tclient{protocol = P4}}
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/erl/src/
H A Dthrift_client.erl28 -record(tclient, {service, protocol, seqid}). record
33 {ok, #tclient{protocol = Protocol,
37 -spec call(#tclient{}, atom(), list()) -> {#tclient{}, {ok, any()} | {error, any()}}.
38 call(Client = #tclient{}, Function, Args)
50 -spec send_call(#tclient{}, atom(), list()) -> {#tclient{}, ok}.
58 -spec close(#tclient{}) -> ok.
59 close(#tclient{protocol=Protocol}) ->
66 -spec send_function_call(#tclient{}, atom(), list()) -> {ok | {error, any()}, #tclient{}}.
85 {ok | {error, any()}, #tclient{}}.
96 {ok, Client#tclient{protocol = P4}}
[all …]
/dports/devel/node-thrift/thrift-0.14.0/lib/erl/src/
H A Dthrift_client.erl28 -record(tclient, {service, protocol, seqid}). record
33 {ok, #tclient{protocol = Protocol,
37 -spec call(#tclient{}, atom(), list()) -> {#tclient{}, {ok, any()} | {error, any()}}.
38 call(Client = #tclient{}, Function, Args)
50 -spec send_call(#tclient{}, atom(), list()) -> {#tclient{}, ok}.
58 -spec close(#tclient{}) -> ok.
59 close(#tclient{protocol=Protocol}) ->
66 -spec send_function_call(#tclient{}, atom(), list()) -> {ok | {error, any()}, #tclient{}}.
85 {ok | {error, any()}, #tclient{}}.
96 {ok, Client#tclient{protocol = P4}}
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/contrib/
H A Dtest_rpc_tracker.py36 def _put(tclient, value): argument
37 base.sendjson(tclient._sock, value)
38 base.recvjson(tclient._sock)
42 tclient = rpc.connect_tracker("localhost", tserver.port)
54 _put(tclient, [TrackerCode.REQUEST, "abc", "", 1])
55 _put(tclient, [TrackerCode.REQUEST, "xyz1", "", 1])
58 _put(tclient, [TrackerCode.PUT, "xyz", (server1.port, "abc")])
59 _put(tclient, [TrackerCode.PUT, "xyz", (server1.port, "abcxxx")])
73 print(tclient.text_summary())
85 remote3 = tclient.request("abc")
[all …]
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/contrib/
H A Dtest_rpc_tracker.py34 def _put(tclient, value): argument
35 base.sendjson(tclient._sock, value)
36 base.recvjson(tclient._sock)
41 tclient = rpc.connect_tracker("localhost", tserver.port)
59 _put(tclient, [TrackerCode.REQUEST, "abc", "", 1])
60 _put(tclient, [TrackerCode.REQUEST, "xyz1", "", 1])
63 _put(tclient, [TrackerCode.PUT, "xyz", (server1.port, "abc")])
64 _put(tclient, [TrackerCode.PUT, "xyz", (server1.port, "abcxxx")])
77 print(tclient.text_summary())
89 remote3 = tclient.request("abc")
[all …]
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/contrib/
H A Dtest_rpc_tracker.py34 def _put(tclient, value): argument
35 base.sendjson(tclient._sock, value)
36 base.recvjson(tclient._sock)
41 tclient = rpc.connect_tracker("localhost", tserver.port)
59 _put(tclient, [TrackerCode.REQUEST, "abc", "", 1])
60 _put(tclient, [TrackerCode.REQUEST, "xyz1", "", 1])
63 _put(tclient, [TrackerCode.PUT, "xyz", (server1.port, "abc")])
64 _put(tclient, [TrackerCode.PUT, "xyz", (server1.port, "abcxxx")])
77 print(tclient.text_summary())
89 remote3 = tclient.request("abc")
[all …]
/dports/security/cowrie/cowrie-2.2.0/src/cowrie/commands/
H A Dtftp.py45 tclient = None
49 tclient = tftpy.TftpClient(self.hostname, int(self.port))
53 tclient.download(str(self.file_to_get), self.artifactFile, progresshook)
59 if hasattr(tclient.context, 'metrics'):
60 self.fs.mkfile(self.file_to_get, 0, 0, tclient.context.metrics.bytes, 33188)
65 if tclient and tclient.context and not tclient.context.fileobj.closed:
66 tclient.context.fileobj.close()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/Xi/
H A Dgetselev.c97 XEventClass *tclient; in ProcXGetSelectedExtensionEvents() local
137 tclient = buf; in ProcXGetSelectedExtensionEvents()
141 tclient = in ProcXGetSelectedExtensionEvents()
142 ClassFromMask(tclient, others->mask[i], i, NULL, CREATE); in ProcXGetSelectedExtensionEvents()
/dports/x11-servers/xephyr/xorg-server-1.20.13/Xi/
H A Dgetselev.c97 XEventClass *tclient; in ProcXGetSelectedExtensionEvents() local
137 tclient = buf; in ProcXGetSelectedExtensionEvents()
141 tclient = in ProcXGetSelectedExtensionEvents()
142 ClassFromMask(tclient, others->mask[i], i, NULL, CREATE); in ProcXGetSelectedExtensionEvents()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/Xi/
H A Dgetselev.c97 XEventClass *tclient; in ProcXGetSelectedExtensionEvents() local
137 tclient = buf; in ProcXGetSelectedExtensionEvents()
141 tclient = in ProcXGetSelectedExtensionEvents()
142 ClassFromMask(tclient, others->mask[i], i, NULL, CREATE); in ProcXGetSelectedExtensionEvents()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/Xi/
H A Dgetselev.c97 XEventClass *tclient; in ProcXGetSelectedExtensionEvents() local
137 tclient = buf; in ProcXGetSelectedExtensionEvents()
141 tclient = in ProcXGetSelectedExtensionEvents()
142 ClassFromMask(tclient, others->mask[i], i, NULL, CREATE); in ProcXGetSelectedExtensionEvents()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/Xi/
H A Dgetselev.c97 XEventClass *tclient; in ProcXGetSelectedExtensionEvents() local
137 tclient = buf; in ProcXGetSelectedExtensionEvents()
141 tclient = in ProcXGetSelectedExtensionEvents()
142 ClassFromMask(tclient, others->mask[i], i, NULL, CREATE); in ProcXGetSelectedExtensionEvents()
/dports/x11-servers/xarcan/xarcan-0.6.0/Xi/
H A Dgetselev.c97 XEventClass *tclient; in ProcXGetSelectedExtensionEvents() local
137 tclient = buf; in ProcXGetSelectedExtensionEvents()
141 tclient = in ProcXGetSelectedExtensionEvents()
142 ClassFromMask(tclient, others->mask[i], i, NULL, CREATE); in ProcXGetSelectedExtensionEvents()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/Xi/
H A Dgetselev.c97 XEventClass *tclient; in ProcXGetSelectedExtensionEvents() local
137 tclient = buf; in ProcXGetSelectedExtensionEvents()
141 tclient = in ProcXGetSelectedExtensionEvents()
142 ClassFromMask(tclient, others->mask[i], i, NULL, CREATE); in ProcXGetSelectedExtensionEvents()
/dports/x11-servers/xwayland/xorg-server-1.20.13/Xi/
H A Dgetselev.c97 XEventClass *tclient; in ProcXGetSelectedExtensionEvents() local
137 tclient = buf; in ProcXGetSelectedExtensionEvents()
141 tclient = in ProcXGetSelectedExtensionEvents()
142 ClassFromMask(tclient, others->mask[i], i, NULL, CREATE); in ProcXGetSelectedExtensionEvents()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/Xi/
H A Dgetselev.c97 XEventClass *tclient; in ProcXGetSelectedExtensionEvents() local
137 tclient = buf; in ProcXGetSelectedExtensionEvents()
141 tclient = in ProcXGetSelectedExtensionEvents()
142 ClassFromMask(tclient, others->mask[i], i, NULL, CREATE); in ProcXGetSelectedExtensionEvents()
/dports/ftp/py-tftpy/tftpy-0.8.2/bin/
H A Dtftpy_client.py112 tclient = tftpy.TftpClient(options.host,
120 tclient.download(options.download,
126 tclient.upload(options.upload,
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Dfnptelnet.c235 void ltnEOR (telnet_t * tclient) in ltnEOR() argument
237 telnet_iac (tclient, TELNET_EOR); in ltnEOR()
240 void ltnDialout (UNUSED telnet_t * tclient) in ltnDialout() argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/ttrpc/
H A Dserver_test.go115 tclient = newTestingClient(client)
128 go roundTrip(ctx, t, tclient, "bar", results)
129 go roundTrip(ctx, t, tclient, "baz", results)
469 tclient = newTestingClient(client)
484 if _, err := tclient.Test(ctx, &tp); err != nil {
501 tclient = newTestingClient(client)
516 if _, err := tclient.Test(ctx, &tp); err != nil {

1234