@attocash/commons-js 5.2.2 → 5.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/DateTimeComponents.mjs +3 -3
- package/Kotlin-DateTime-library-kotlinx-datetime/kotlinx/datetime/format/LocalDateTimeFormat.mjs +2 -2
- package/commons-commons-core/cash/atto/commons/AttoBlock.mjs +1 -0
- package/commons-commons-core/cash/atto/commons/AttoBufferExtensions.mjs +7 -0
- package/commons-commons-core/cash/atto/commons/AttoBufferExtensions.mjs.map +1 -1
- package/commons-commons-core/cash/atto/commons/AttoHeight.mjs.map +1 -1
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.js.mjs.map +1 -1
- package/commons-commons-core/cash/atto/commons/AttoPrivateKey.mjs.map +1 -1
- package/commons-commons-core/cash/atto/commons/AttoVersion.mjs.map +1 -1
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.js.mjs +6 -6
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.mjs +7 -0
- package/commons-commons-node/cash/atto/commons/node/AttoNodeOperations.mjs.map +1 -1
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.d.ts +7 -1
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.mjs +12 -0
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.export.mjs.map +1 -1
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.mjs +92 -0
- package/commons-commons-node/cash/atto/commons/node/NodeExtensions.mjs.map +1 -1
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClient.mjs +273 -271
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeClient.mjs.map +1 -1
- package/commons-commons-node-remote/cash/atto/commons/node/AttoNodeOperationsImpl.js.mjs +74 -74
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorker.mjs +2 -2
- package/commons-commons-worker/cash/atto/commons/worker/AttoWorkerOperations.mjs +50 -50
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerRemote.js.mjs +28 -28
- package/commons-commons-worker-remote/cash/atto/commons/worker/AttoWorkerRemote.mjs +35 -35
- package/kotlin-kotlin-stdlib/kotlin/text/stringJs.mjs +6 -6
- package/kotlin-kotlin-stdlib/kotlin/text/stringJs.mjs.map +1 -1
- package/ktor-ktor-client-cio/io/ktor/client/engine/cio/CIOCommon.mjs +2 -2
- package/ktor-ktor-client-cio/io/ktor/client/engine/cio/CIOEngine.mjs +47 -47
- package/ktor-ktor-client-cio/io/ktor/client/engine/cio/CIOEngineConfig.mjs +11 -11
- package/ktor-ktor-client-cio/io/ktor/client/engine/cio/ConnectionFactory.mjs +21 -21
- package/ktor-ktor-client-cio/io/ktor/client/engine/cio/ConnectionPipeline.nonJvm.mjs +3 -3
- package/ktor-ktor-client-cio/io/ktor/client/engine/cio/Endpoint.mjs +192 -192
- package/ktor-ktor-client-cio/io/ktor/client/engine/cio/EngineTasks.mjs +8 -8
- package/ktor-ktor-client-cio/io/ktor/client/engine/cio/utils.mjs +187 -187
- package/ktor-ktor-network/io/ktor/network/sockets/Builders.mjs +5 -5
- package/ktor-ktor-network/io/ktor/network/sockets/SocketAddress.nonJvm.mjs +9 -9
- package/ktor-ktor-network/io/ktor/network/sockets/SocketBase.mjs +39 -39
- package/ktor-ktor-network/io/ktor/network/sockets/SocketContext.mjs +87 -87
- package/ktor-ktor-network/io/ktor/network/sockets/SocketEngine.jsAndWasmShared.mjs +1 -1
- package/ktor-ktor-network/io/ktor/network/sockets/SocketOptions.mjs +23 -23
- package/ktor-ktor-network/io/ktor/network/sockets/SocketTimeoutException.mjs +4 -4
- package/ktor-ktor-network/io/ktor/network/sockets/Sockets.mjs +5 -5
- package/ktor-ktor-network/io/ktor/network/sockets/TcpSocketBuilder.mjs +5 -5
- package/ktor-ktor-network/io/ktor/network/sockets/TypeOfService.mjs +5 -5
- package/ktor-ktor-network/io/ktor/network/sockets/nodejs/node.net.mjs +7 -7
- package/ktor-ktor-network-tls/io/ktor/network/tls/TLSCommon.mjs +9 -9
- package/ktor-ktor-network-tls/io/ktor/network/tls/TLSConfigBuilder.nonJvm.mjs +1 -1
- package/package.json +1 -1
|
@@ -28,9 +28,9 @@ function $tlsCOROUTINE$() {
|
|
|
28
28
|
class $ extends CoroutineImpl() {
|
|
29
29
|
constructor(_this__u8e3s4, coroutineContext, config, resultContinuation) {
|
|
30
30
|
super(resultContinuation);
|
|
31
|
-
this.
|
|
32
|
-
this.
|
|
33
|
-
this.
|
|
31
|
+
this.w6z_1 = _this__u8e3s4;
|
|
32
|
+
this.x6z_1 = coroutineContext;
|
|
33
|
+
this.y6z_1 = config;
|
|
34
34
|
}
|
|
35
35
|
ic() {
|
|
36
36
|
var suspendResult = this.cc_1;
|
|
@@ -42,14 +42,14 @@ function $tlsCOROUTINE$() {
|
|
|
42
42
|
this.bc_1 = 3;
|
|
43
43
|
this.bc_1 = 2;
|
|
44
44
|
this.ac_1 = 1;
|
|
45
|
-
suspendResult = openTLSSession(this.
|
|
45
|
+
suspendResult = openTLSSession(this.w6z_1.t6w_1, this.w6z_1.u6w_1, this.w6z_1.v6w_1, this.y6z_1, this.x6z_1, this);
|
|
46
46
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
47
47
|
return suspendResult;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
continue $sm;
|
|
51
51
|
case 1:
|
|
52
|
-
this.
|
|
52
|
+
this.z6z_1 = suspendResult;
|
|
53
53
|
this.bc_1 = 3;
|
|
54
54
|
this.ac_1 = 4;
|
|
55
55
|
continue $sm;
|
|
@@ -59,9 +59,9 @@ function $tlsCOROUTINE$() {
|
|
|
59
59
|
if (tmp_0 instanceof Error) {
|
|
60
60
|
var cause = this.dc_1;
|
|
61
61
|
var tmp_1 = this;
|
|
62
|
-
this.
|
|
63
|
-
close(this.
|
|
64
|
-
this.
|
|
62
|
+
this.w6z_1.u6w_1.l3b(cause);
|
|
63
|
+
close(this.w6z_1.v6w_1, cause);
|
|
64
|
+
this.w6z_1.t6w_1.v5();
|
|
65
65
|
throw cause;
|
|
66
66
|
} else {
|
|
67
67
|
throw this.dc_1;
|
|
@@ -71,7 +71,7 @@ function $tlsCOROUTINE$() {
|
|
|
71
71
|
throw this.dc_1;
|
|
72
72
|
case 4:
|
|
73
73
|
this.bc_1 = 3;
|
|
74
|
-
return this.
|
|
74
|
+
return this.z6z_1;
|
|
75
75
|
}
|
|
76
76
|
} catch ($p) {
|
|
77
77
|
var e = $p;
|