Home
last modified time | relevance | path

Searched refs:ConnectionClosed (Results 1 – 25 of 521) sorted by relevance

12345678910>>...21

/dports/net/py-h11/h11-0.12.0/h11/
H A D_state.py153 IDLE: {Request: SEND_BODY, ConnectionClosed: CLOSED},
155 DONE: {ConnectionClosed: CLOSED},
156 MUST_CLOSE: {ConnectionClosed: CLOSED},
157 CLOSED: {ConnectionClosed: CLOSED},
164 ConnectionClosed: CLOSED,
176 DONE: {ConnectionClosed: CLOSED},
177 MUST_CLOSE: {ConnectionClosed: CLOSED},
178 CLOSED: {ConnectionClosed: CLOSED},
/dports/www/mitmproxy/mitmproxy-7.0.4/test/mitmproxy/proxy/
H A Dtest_tunnel.py9 from mitmproxy.proxy.events import Event, DataReceived, Start, ConnectionClosed
28 elif isinstance(event, ConnectionClosed):
112 >> ConnectionClosed(tctx.client)
119 >> ConnectionClosed(server)
152 >> ConnectionClosed(server)
208 >> ConnectionClosed(tctx.client)
209 … >> ConnectionClosed(server) # proxyserver will cancel all other connections as well.
218 >> ConnectionClosed(server)
245 >> ConnectionClosed(tctx.client)
246 … >> ConnectionClosed(server) # proxyserver will cancel all other connections as well.
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/websockets/tests/
H A Dtest_exceptions.py16 ConnectionClosed(1000, ""),
20 ConnectionClosed(1006, None),
24 ConnectionClosed(3000, None),
28 ConnectionClosed(4000, None),
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/websockets/tests/
H A Dtest_exceptions.py16 ConnectionClosed(1000, ""),
20 ConnectionClosed(1006, None),
24 ConnectionClosed(3000, None),
28 ConnectionClosed(4000, None),
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/websockets/tests/
H A Dtest_exceptions.py16 ConnectionClosed(1000, ""),
20 ConnectionClosed(1006, None),
24 ConnectionClosed(3000, None),
28 ConnectionClosed(4000, None),
/dports/www/mitmproxy/mitmproxy-7.0.4/test/mitmproxy/proxy/layers/
H A Dtest_tcp.py4 from mitmproxy.proxy.events import ConnectionClosed, DataReceived
60 >> ConnectionClosed(tctx.server)
62 >> ConnectionClosed(tctx.client)
66 >> ConnectionClosed(tctx.client)
96 >> ConnectionClosed(tctx.client)
100 >> ConnectionClosed(tctx.server)
/dports/net/oha/oha-0.4.7/cargo-crates/tungstenite-0.12.0/tests/
H A Dconnection_reset.rs61 Error::ConnectionClosed => {} in test_server_close()
76 Error::ConnectionClosed => {} in test_server_close()
97 Error::ConnectionClosed => {} in test_evil_server_close()
133 Error::ConnectionClosed => {} in test_client_close()
148 Error::ConnectionClosed => {} in test_client_close()
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/tungstenite-0.12.0/tests/
H A Dconnection_reset.rs61 Error::ConnectionClosed => {} in test_server_close()
76 Error::ConnectionClosed => {} in test_server_close()
97 Error::ConnectionClosed => {} in test_evil_server_close()
133 Error::ConnectionClosed => {} in test_client_close()
148 Error::ConnectionClosed => {} in test_client_close()
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/engineio/async_drivers/
H A Dthreading.py7 from simple_websocket import Server, ConnectionClosed
31 except ConnectionClosed:
37 except ConnectionClosed:
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/kNet/src/
H A DMessageConnection.cpp135 return ConnectionClosed; in GetConnectionState()
141 return ConnectionClosed; in GetConnectionState()
235 if (GetConnectionState() == ConnectionClosed) in Disconnect()
267 connectionState = ConnectionClosed; in Close()
318 connectionState = ConnectionClosed; in SetPeerClosed()
321 case ConnectionClosed: in SetPeerClosed()
377 if (connectionState == ConnectionClosed) in DetectConnectionTimeOut()
385 connectionState = ConnectionClosed; in DetectConnectionTimeOut()
759 connectionState = ConnectionClosed; in Process()
797 if (connectionState == ConnectionClosed) in WaitForMessage()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/OrcError/
H A DRPCError.cpp21 char llvm::orc::rpc::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/OrcError/
H A DRPCError.cpp21 char llvm::orc::rpc::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/devel/llvm10/llvm-10.0.1.src/lib/ExecutionEngine/OrcError/
H A DRPCError.cpp21 char llvm::orc::rpc::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/Shared/
H A DRPCError.cpp21 char llvm::orc::shared::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/Orc/Shared/
H A DRPCError.cpp21 char llvm::orc::shared::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/Shared/
H A DRPCError.cpp21 char llvm::orc::shared::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/devel/llvm11/llvm-11.0.1.src/lib/ExecutionEngine/OrcError/
H A DRPCError.cpp21 char llvm::orc::rpc::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DRPCError.cpp21 char llvm::orc::shared::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/
H A DRPCError.cpp21 char llvm::orc::rpc::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/Shared/
H A DRPCError.cpp21 char llvm::orc::shared::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ExecutionEngine/OrcError/
H A DRPCError.cpp21 char llvm::orc::rpc::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/Orc/Shared/
H A DRPCError.cpp21 char llvm::orc::shared::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/Orc/Shared/
H A DRPCError.cpp21 char llvm::orc::shared::ConnectionClosed::ID = 0;
29 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
33 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/devel/llvm90/llvm-9.0.1.src/lib/ExecutionEngine/Orc/
H A DRPCUtils.cpp16 char llvm::orc::rpc::ConnectionClosed::ID = 0;
24 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
28 void ConnectionClosed::log(raw_ostream &OS) const { in log()
/dports/devel/llvm80/llvm-8.0.1.src/lib/ExecutionEngine/Orc/
H A DRPCUtils.cpp17 char llvm::orc::rpc::ConnectionClosed::ID = 0;
25 std::error_code ConnectionClosed::convertToErrorCode() const { in convertToErrorCode()
29 void ConnectionClosed::log(raw_ostream &OS) const { in log()

12345678910>>...21