Home
last modified time | relevance | path

Searched refs:closeClients (Results 1 – 25 of 39) sorted by relevance

12

/dports/devel/folly/folly-2021.12.27.00/folly/io/test/
H A DShutdownSocketSetTest.cpp40 int closeClients(bool abortive);
99 closeClients(stop_ == ABORTIVE); in Server()
108 int Server::closeClients(bool abortive) { in closeClients() function in folly::test::Server
172 EXPECT_EQ(0, server.closeClients(false)); // closed by server when it exited in runCloseTest()
213 EXPECT_EQ(1, server.closeClients(false)); in runKillTest()
/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A DVNCServerST.h95 virtual void closeClients(const char* reason) {closeClients(reason, 0);} in closeClients() function
132 void closeClients(const char* reason, network::Socket* sock);
H A DVNCServer.h88 virtual void closeClients(const char* reason) = 0;
H A DVNCServerST.cxx101 closeClients("Server shutdown"); in ~VNCServerST()
581 void VNCServerST::closeClients(const char* reason, network::Socket* except) in closeClients() function in VNCServerST
688 closeClients("Non-shared connection requested", client->getSock()); in clientReady()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DVNCServerST.h95 virtual void closeClients(const char* reason) {closeClients(reason, 0);} in closeClients() function
132 void closeClients(const char* reason, network::Socket* sock);
H A DVNCServer.h88 virtual void closeClients(const char* reason) = 0;
H A DVNCServerST.cxx101 closeClients("Server shutdown"); in ~VNCServerST()
581 void VNCServerST::closeClients(const char* reason, network::Socket* except) in closeClients() function in VNCServerST
688 closeClients("Non-shared connection requested", client->getSock()); in clientReady()
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/integration/
H A Dv3_lock_test.go37 closeClients(t, clients)
46 closeClients(t, clients)
98 closeClients(t, clients)
107 closeClients(t, clients)
388 func closeClients(t *testing.T, clients []*clientv3.Client) { func
H A Dv3_election_test.go104 closeClients(t, clients)
/dports/devel/etcd31/etcd-3.1.20/integration/
H A Dv3_lock_test.go35 closeClients(t, clients)
44 closeClients(t, clients)
204 func closeClients(t *testing.T, clients []*clientv3.Client) { func
H A Dv3_election_test.go104 closeClients(t, clients)
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/integration/
H A Dv3_lock_test.go37 closeClients(t, clients)
46 closeClients(t, clients)
317 func closeClients(t *testing.T, clients []*clientv3.Client) { func
H A Dv3_election_test.go104 closeClients(t, clients)
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/integration/
H A Dv3_lock_test.go37 closeClients(t, clients)
46 closeClients(t, clients)
317 func closeClients(t *testing.T, clients []*clientv3.Client) { func
H A Dv3_election_test.go104 closeClients(t, clients)
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/integration/
H A Dv3_lock_test.go37 closeClients(t, clients)
46 closeClients(t, clients)
317 func closeClients(t *testing.T, clients []*clientv3.Client) { func
/dports/devel/etcd32/etcd-3.2.32/integration/
H A Dv3_lock_test.go37 closeClients(t, clients)
46 closeClients(t, clients)
317 func closeClients(t *testing.T, clients []*clientv3.Client) { func
/dports/devel/etcd33/etcd-3.3.23/integration/
H A Dv3_lock_test.go37 closeClients(t, clients)
46 closeClients(t, clients)
317 func closeClients(t *testing.T, clients []*clientv3.Client) { func
/dports/devel/etcd34/etcd-3.4.18/integration/
H A Dv3_lock_test.go37 closeClients(t, clients)
46 closeClients(t, clients)
317 func closeClients(t *testing.T, clients []*clientv3.Client) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/integration/
H A Dv3_lock_test.go37 closeClients(t, clients)
46 closeClients(t, clients)
317 func closeClients(t *testing.T, clients []*clientv3.Client) { func
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/integration/
H A Dv3_lock_test.go37 closeClients(t, clients)
46 closeClients(t, clients)
317 func closeClients(t *testing.T, clients []*clientv3.Client) { func
/dports/deskutils/copyq/CopyQ-5.0.0/src/app/
H A Dclipboardserver.h79 void closeClients();
H A Dclipboardserver.cpp467 emit closeClients(); in terminateClients()
529 connect( this, &ClipboardServer::closeClients, in onClientNewConnection()
/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DServer.h347 void closeClients(const Config& config);
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DServer.h351 void closeClients(const Config& config);

12