From 23563c7188e089929b60f9e10721c6fc43a220ff Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Thu, 22 Jun 2023 23:06:12 +0200 Subject: Updated 15 files, added includes/maintenance/deleteUnusedAssets.php and deleted 4944 files (automated) --- .../node_modules/node-forge/tests/socketPool.html | 299 --------------------- 1 file changed, 299 deletions(-) delete mode 100644 includes/external/school/node_modules/node-forge/tests/socketPool.html (limited to 'includes/external/school/node_modules/node-forge/tests/socketPool.html') diff --git a/includes/external/school/node_modules/node-forge/tests/socketPool.html b/includes/external/school/node_modules/node-forge/tests/socketPool.html deleted file mode 100644 index 33a095f..0000000 --- a/includes/external/school/node_modules/node-forge/tests/socketPool.html +++ /dev/null @@ -1,299 +0,0 @@ - - - - - - - - - - - - - - - -
-

SocketPool Test

-
- -
- -
-

Could not load the flash SocketPool.

-
- -
-
    -
  • This page tests a single socket connection to the local test server.
  • -
  • Note that the selected server must serve a Flash cross-domain policy file on the selected policy port.
  • -
  • Additional output available in the JavaScript console.
  • -
-
- -
- State -

State: - Ready » - Initialized » - Created » - Connected -

-
- -
- Controls -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionDescription
Initialize SocketPool system.
Cleanup SocketPool system.
Create a new test socket.
Destroy the test socket.
Connect the socket to - host: - port: - policy port: -
Check if socket is connected.
Send a GET request for - path: -
Close the test socket.
-
-
- -
- Feedback - - - - - - -
UserSocketPoolSocket
-
-
- - -- cgit