Home
last modified time | relevance | path

Searched refs:simpleServer (Results 1 – 24 of 24) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/test/haxe/src/
H A DTestServer.hx97 … var simpleServer = new TSimpleServer( processor, transport, transfactory, protfactory); variable
99 simpleServer.runOnce = true;
101 server = simpleServer;
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/test/haxe/src/
H A DTestServer.hx97 … var simpleServer = new TSimpleServer( processor, transport, transfactory, protfactory); variable
99 simpleServer.runOnce = true;
101 server = simpleServer;
/dports/devel/py-thrift/thrift-0.14.0/test/haxe/src/
H A DTestServer.hx97 … var simpleServer = new TSimpleServer( processor, transport, transfactory, protfactory); variable
99 simpleServer.runOnce = true;
101 server = simpleServer;
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/test/haxe/src/
H A DTestServer.hx97 … var simpleServer = new TSimpleServer( processor, transport, transfactory, protfactory); variable
99 simpleServer.runOnce = true;
101 server = simpleServer;
/dports/devel/thrift-c_glib/thrift-0.14.0/test/haxe/src/
H A DTestServer.hx97 … var simpleServer = new TSimpleServer( processor, transport, transfactory, protfactory); variable
99 simpleServer.runOnce = true;
101 server = simpleServer;
/dports/devel/thrift-cpp/thrift-0.14.0/test/haxe/src/
H A DTestServer.hx97 … var simpleServer = new TSimpleServer( processor, transport, transfactory, protfactory); variable
99 simpleServer.runOnce = true;
101 server = simpleServer;
/dports/devel/thrift/thrift-0.14.0/test/haxe/src/
H A DTestServer.hx97 … var simpleServer = new TSimpleServer( processor, transport, transfactory, protfactory); variable
99 simpleServer.runOnce = true;
101 server = simpleServer;
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/test/haxe/src/
H A DTestServer.hx97 … var simpleServer = new TSimpleServer( processor, transport, transfactory, protfactory); variable
99 simpleServer.runOnce = true;
101 server = simpleServer;
/dports/devel/node-thrift/thrift-0.14.0/test/haxe/src/
H A DTestServer.hx97 … var simpleServer = new TSimpleServer( processor, transport, transfactory, protfactory); variable
99 simpleServer.runOnce = true;
101 server = simpleServer;
/dports/devel/tcltls/tcltls-1.7.18/
H A DSHA256SUMS41 34a3729b03e8c20638b8c6312d83f93ce5dc85e44331d4fbed6e17e9f7e3b221 tests/simpleServer.tcl
H A DMD5SUMS40 3c2467c2a113309da6797957c16dc9b0 tests/simpleServer.tcl
H A DChangeLog276 * tests/simpleServer.tcl: point to updated client/server key files.
383 * tests/simpleServer.tcl: added simple client/server test scripts
/dports/devel/php-ice37/ice-3.7.2/cpp/test/IceGrid/deployer/
H A DAllTests.cpp482 Ice::Identity simpleServer; in operator +=()
483 simpleServer.name = "SimpleServer"; in operator +=()
484 test(query->findObjectById(simpleServer)->ice_getEncodingVersion() == Ice::Encoding_1_1); in operator +=()
498 test(query->findObjectById(simpleServer) == locator->findObjectById(simpleServer)); in operator +=()
/dports/devel/ice37/ice-3.7.2/cpp/test/IceGrid/deployer/
H A DAllTests.cpp482 Ice::Identity simpleServer; in allTests() local
483 simpleServer.name = "SimpleServer"; in allTests()
484 test(query->findObjectById(simpleServer)->ice_getEncodingVersion() == Ice::Encoding_1_1); in allTests()
498 test(query->findObjectById(simpleServer) == locator->findObjectById(simpleServer)); in allTests()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/IceGrid/deployer/
H A DAllTests.cpp482 Ice::Identity simpleServer; in allTests() local
483 simpleServer.name = "SimpleServer"; in allTests()
484 test(query->findObjectById(simpleServer)->ice_getEncodingVersion() == Ice::Encoding_1_1); in allTests()
498 test(query->findObjectById(simpleServer) == locator->findObjectById(simpleServer)); in allTests()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/c_glib/test/
H A Dtestthrifttestclient.cpp626 TSimpleServer simpleServer(testProcessor, serverSocket, transportFactory, protocolFactory); in main() local
629 simpleServer.serve(); in main()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/c_glib/test/
H A Dtestthrifttestclient.cpp626 TSimpleServer simpleServer(testProcessor, serverSocket, transportFactory, protocolFactory); in main() local
629 simpleServer.serve(); in main()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/c_glib/test/
H A Dtestthrifttestclient.cpp626 TSimpleServer simpleServer(testProcessor, serverSocket, transportFactory, protocolFactory); in main() local
629 simpleServer.serve(); in main()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/c_glib/test/
H A Dtestthrifttestclient.cpp626 TSimpleServer simpleServer(testProcessor, serverSocket, transportFactory, protocolFactory); in main() local
629 simpleServer.serve(); in main()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/c_glib/test/
H A Dtestthrifttestclient.cpp626 TSimpleServer simpleServer(testProcessor, serverSocket, transportFactory, protocolFactory); in main() local
629 simpleServer.serve(); in main()
/dports/devel/thrift/thrift-0.14.0/lib/c_glib/test/
H A Dtestthrifttestclient.cpp626 TSimpleServer simpleServer(testProcessor, serverSocket, transportFactory, protocolFactory); in main() local
629 simpleServer.serve(); in main()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/c_glib/test/
H A Dtestthrifttestclient.cpp626 TSimpleServer simpleServer(testProcessor, serverSocket, transportFactory, protocolFactory); in main() local
629 simpleServer.serve(); in main()
/dports/devel/node-thrift/thrift-0.14.0/lib/c_glib/test/
H A Dtestthrifttestclient.cpp626 TSimpleServer simpleServer(testProcessor, serverSocket, transportFactory, protocolFactory); in main() local
629 simpleServer.serve(); in main()
/dports/devel/py-thrift/thrift-0.14.0/lib/c_glib/test/
H A Dtestthrifttestclient.cpp626 TSimpleServer simpleServer(testProcessor, serverSocket, transportFactory, protocolFactory); in main() local
629 simpleServer.serve(); in main()