Home
last modified time | relevance | path

Searched refs:CloseConnection (Results 101 – 125 of 1016) sorted by relevance

12345678910>>...41

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libweb3jsonrpc/
H A DUnixSocketServer.cpp104 CloseConnection(connection); in Listen()
110 void UnixDomainSocketServer::CloseConnection(int _socket) in CloseConnection() function in UnixDomainSocketServer
/dports/net/py-wsproto/wsproto-1.0.0/compliance/
H A Dtest_server.py7 from wsproto.events import AcceptConnection, CloseConnection, Message, Ping, Request
39 elif isinstance(event, CloseConnection):
/dports/net/py-wsproto/wsproto-1.0.0/example/
H A Dsynchronous_client.py14 CloseConnection,
81 net_send(ws.send(CloseConnection(code=1000, reason="sample reason")), conn)
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/Tests/
H A DDroppedConnectionConvertTest.cpp134 clients[index]->CloseConnection(serverID, false,0); in RunTest()
192 clients[index]->CloseConnection(serverID, false, 0); in RunTest()
194 clients[index]->CloseConnection(serverID, true, 0); in RunTest()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ServiceObjectsLib/
H A DTcpIpRoutines.cpp81 CloseConnection(); in SetUpConnection()
110 void TCPIPSocket::CloseConnection() in CloseConnection() function in TCPIPSocket
124 CloseConnection(); in ~TCPIPSocket()
528 CloseConnection(); in Error()
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/mongo/integration/
H A Dsdam_error_handling_test.go98 CloseConnection: true,
125 CloseConnection: true,
154 CloseConnection: true,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/http/
H A Dquic_spdy_session_test.cc227 connection()->CloseConnection( in CreateIncomingStream()
1176 CloseConnection( in TEST_P()
1206 CloseConnection(expected_error, error_message, in TEST_P()
1216 CloseConnection( in TEST_P()
1228 CloseConnection( in TEST_P()
1723 CloseConnection(QUIC_INVALID_STREAM_ID, in TEST_P()
1802 EXPECT_CALL(*connection_, CloseConnection(_, _, _)) in TEST_P()
2734 CloseConnection(QUIC_QPACK_ENCODER_STREAM_ERROR, in TEST_P()
2755 CloseConnection(QUIC_QPACK_DECODER_STREAM_ERROR, in TEST_P()
2766 CloseConnection( in TEST_P()
[all …]
H A Dquic_spdy_client_session.cc152 connection()->CloseConnection( in ShouldCreateIncomingStream()
161 connection()->CloseConnection( in ShouldCreateIncomingStream()
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.XSP/
H A DXSPWorkerRequest.cs158 CloseConnection (); in XSPWorkerRequest()
178 CloseConnection (); in XSPWorkerRequest()
288 public override void CloseConnection () in CloseConnection() method in Mono.WebServer.XSPWorkerRequest
353 CloseConnection (); in FlushResponse()
355 CloseConnection (); in FlushResponse()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/ProviderBase/
H A DDbConnectionClosed.cs47 …internal override void CloseConnection(DbConnection owningObject, DbConnectionFactory connectionFa… in CloseConnection() method in System.Data.ProviderBase.DbConnectionClosed
115 …internal override void CloseConnection(DbConnection owningObject, DbConnectionFactory connectionFa… in CloseConnection() method in System.Data.ProviderBase.DbConnectionClosedConnecting
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Odbc/src/Common/System/Data/ProviderBase/
H A DDbConnectionClosed.cs41 …internal override void CloseConnection(DbConnection owningObject, DbConnectionFactory connectionFa… in CloseConnection() method in System.Data.ProviderBase.DbConnectionClosed
105 …internal override void CloseConnection(DbConnection owningObject, DbConnectionFactory connectionFa… in CloseConnection() method in System.Data.ProviderBase.DbConnectionClosedConnecting
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DRakNetTransport2.cpp56 void RakNetTransport2::CloseConnection( SystemAddress systemAddress ) in CloseConnection() function in RakNetTransport2
58 rakPeerInterface->CloseConnection(systemAddress, true, 0); in CloseConnection()
/dports/x11-wm/jwm/jwm-2.3.7/src/
H A Dmain.c88 static void CloseConnection(void);
449 void CloseConnection(void) in CloseConnection() function
458 CloseConnection(); in ShutdownConnection()
682 CloseConnection(); in SendJWMMessage()
/dports/www/mitmproxy/mitmproxy-7.0.4/mitmproxy/proxy/
H A Dtunnel.py108 elif isinstance(command, commands.CloseConnection):
140 yield commands.CloseConnection(self.tunnel_connection)
156 yield commands.CloseConnection(self.tunnel_connection, half_close=half_close)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/fuzz/
H A Dsql_run_queries.cc85 void CloseConnection(sqlite3* db) { in CloseConnection() function
169 CloseConnection(db); in RunSqlQueries()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/http/
H A Dquic_spdy_client_session.cc145 connection()->CloseConnection( in ShouldCreateIncomingStream()
154 connection()->CloseConnection( in ShouldCreateIncomingStream()
/dports/net-im/licq-qt-gui/licq-f271d55/licq/src/
H A Dsocket.cpp194 CloseConnection(); in ~INetSocket()
220 CloseConnection(); in ResetSocket()
266 CloseConnection(); in connectTo()
467 void INetSocket::CloseConnection() in CloseConnection() function in INetSocket
635 from.CloseConnection(); in TransferConnectionFrom()
/dports/net-im/licq-icq/licq-f271d55/licq/src/
H A Dsocket.cpp194 CloseConnection(); in ~INetSocket()
220 CloseConnection(); in ResetSocket()
266 CloseConnection(); in connectTo()
467 void INetSocket::CloseConnection() in CloseConnection() function in INetSocket
635 from.CloseConnection(); in TransferConnectionFrom()
/dports/net-im/licq/licq-f271d55/licq/src/
H A Dsocket.cpp194 CloseConnection(); in ~INetSocket()
220 CloseConnection(); in ResetSocket()
266 CloseConnection(); in connectTo()
467 void INetSocket::CloseConnection() in CloseConnection() function in INetSocket
635 from.CloseConnection(); in TransferConnectionFrom()
/dports/www/py-hypercorn/Hypercorn-0.12.0/src/hypercorn/protocol/
H A Dws_stream.py12 CloseConnection,
249 await self._send_wsproto_event(CloseConnection(code=CloseReason.ABNORMAL_CLOSURE))
281 CloseConnection(code=int(message.get("code", CloseReason.NORMAL_CLOSURE)))
294 CloseConnection(code=CloseReason.MESSAGE_TOO_BIG)
303 elif isinstance(event, CloseConnection):
/dports/net-im/licq-jabber/licq-f271d55/licq/src/
H A Dsocket.cpp194 CloseConnection(); in ~INetSocket()
220 CloseConnection(); in ResetSocket()
266 CloseConnection(); in connectTo()
467 void INetSocket::CloseConnection() in CloseConnection() function in INetSocket
635 from.CloseConnection(); in TransferConnectionFrom()
/dports/net-im/licq-osd/licq-f271d55/licq/src/
H A Dsocket.cpp194 CloseConnection(); in ~INetSocket()
220 CloseConnection(); in ResetSocket()
266 CloseConnection(); in connectTo()
467 void INetSocket::CloseConnection() in CloseConnection() function in INetSocket
635 from.CloseConnection(); in TransferConnectionFrom()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dtls_server_handshaker.h91 void CloseConnection(QuicErrorCode error,
139 void CloseConnection(const std::string& reason_phrase);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/qpack/
H A Dqpack_send_stream_test.cc111 CloseConnection(QUIC_HTTP_CLOSED_CRITICAL_STREAM, _, _)); in TEST_P()
119 CloseConnection(QUIC_DATA_RECEIVED_ON_WRITE_UNIDIRECTIONAL_STREAM, _, _)); in TEST_P()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/ProviderBase/
H A DDbConnectionClosed.cs45 …internal override void CloseConnection(DbConnection owningObject, DbConnectionFactory connectionFa… in CloseConnection() method in System.Data.ProviderBase.DbConnectionClosed
104 …internal override void CloseConnection(DbConnection owningObject, DbConnectionFactory connectionFa… in CloseConnection() method in System.Data.ProviderBase.DbConnectionClosedConnecting

12345678910>>...41