Home
last modified time | relevance | path

Searched defs:ConnectionHandler (Results 1 – 25 of 90) sorted by relevance

1234

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/network/
H A DWebServer.h41 typedef struct ConnectionHandler struct
49 explicit ConnectionHandler(const std::string& uri) in ConnectionHandler() argument
56 } ConnectionHandler; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/execserver/
H A DxsTcpServer.hpp66 class ConnectionHandler : public de::Thread class
69ConnectionHandler (TcpServer* server, de::Socket* socket) : m_server(server), m_socket(socket) {} in ConnectionHandler() function in xs::ConnectionHandler
/dports/devel/dbus-sharp/dbus-sharp-0.8.1/examples/
H A DTestServerNative.cs106 public class ConnectionHandler class
110 public ConnectionHandler (Connection conn) in ConnectionHandler() method in ConnectionHandler
H A DTestServer.cs89 public class ConnectionHandler class
93 public ConnectionHandler (Connection conn) in ConnectionHandler() method in ConnectionHandler
H A DTestServerTcp.cs86 public class ConnectionHandler class
90 public ConnectionHandler (Connection conn) in ConnectionHandler() method in ConnectionHandler
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/src/java/org/scilab/modules/xcos/graph/swing/handler/
H A DConnectionHandler.java41 public class ConnectionHandler extends mxConnectionHandler { class
50 public ConnectionHandler(GraphComponent graphComponent) { in ConnectionHandler() method in ConnectionHandler
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/google_apis/gcm/engine/
H A Dconnection_handler.cc9 ConnectionHandler::ConnectionHandler() { in ConnectionHandler() function in gcm::ConnectionHandler
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dconnectiontcpserver.h26 class ConnectionHandler; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/google_apis/gcm/engine/
H A Dconnection_handler.cc9 ConnectionHandler::ConnectionHandler() { in ConnectionHandler() function in gcm::ConnectionHandler
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/src/
H A Dshrpx_accept_handler.h34 class ConnectionHandler; variable
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/src/
H A Dshrpx_accept_handler.h34 class ConnectionHandler; variable
H A Dshrpx_worker_process.h32 class ConnectionHandler; variable
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/src/
H A Dshrpx_accept_handler.h34 class ConnectionHandler; variable
H A Dshrpx_worker_process.h32 class ConnectionHandler; variable
/dports/www/libnghttp2/nghttp2-1.46.0/src/
H A Dshrpx_accept_handler.h34 class ConnectionHandler; variable
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/src/
H A Dshrpx_accept_handler.h34 class ConnectionHandler; variable
H A Dshrpx_worker_process.h32 class ConnectionHandler; variable
/dports/www/nghttp2/nghttp2-1.46.0/src/
H A Dshrpx_accept_handler.h34 class ConnectionHandler; variable
/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/dialogs/xp/
H A Dap_Dialog_CollaborationAccounts.h31 class ConnectionHandler; variable
H A Dap_Dialog_CollaborationAddBuddy.h29 class ConnectionHandler; variable
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtconnectivity/examples/bluetooth/heartrate-game/
H A Dconnectionhandler.cpp56 ConnectionHandler::ConnectionHandler(QObject *parent) : QObject(parent) in ConnectionHandler() function in ConnectionHandler
/dports/www/py-django-post_office/django-post_office-3.5.3/post_office/
H A Dconnections.py9 class ConnectionHandler: class
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/keybase/go-framed-msgpack-rpc/rpc/
H A Dconnection.go163 type ConnectionHandler interface { interface
433 handler ConnectionHandler,
462 handler ConnectionHandler,
489 handler ConnectionHandler,
516 handler ConnectionHandler,
542 handler ConnectionHandler,
551 func newConnectionWithTransportAndProtocolsWithLog(handler ConnectionHandler,
590 func newConnectionWithTransportAndProtocols(handler ConnectionHandler,
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Dconnection.hpp34 class ConnectionHandler : public SocketHandler { class
36 ConnectionHandler(Connection* connection) in ConnectionHandler() function in datastax::internal::core::ConnectionHandler
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/nio/
H A DConnectionHandler.java44 public abstract class ConnectionHandler extends IoHandlerAdapter { class
82 protected ConnectionHandler( ConnectionConfiguration configuration ) { in ConnectionHandler() method in ConnectionHandler

1234