From b0b0dca088c77ed958c163bcb83dfddb8a2a0a36 Mon Sep 17 00:00:00 2001 From: = Date: Thu, 26 Oct 2023 13:45:39 +0000 Subject: [PATCH] update docs for investigate-use-of-closed-connection --- investigate-use-of-closed-connection/libp2p/connmanager.html | 2 +- investigate-use-of-closed-connection/libp2p/crypto/crypto.html | 2 +- investigate-use-of-closed-connection/libp2p/crypto/ecnist.html | 2 +- .../libp2p/crypto/ed25519/constants.html | 2 +- .../libp2p/crypto/ed25519/ed25519.html | 2 +- investigate-use-of-closed-connection/libp2p/crypto/minasn1.html | 2 +- investigate-use-of-closed-connection/libp2p/crypto/rsa.html | 2 +- investigate-use-of-closed-connection/libp2p/crypto/secp.html | 2 +- investigate-use-of-closed-connection/libp2p/dial.html | 2 +- investigate-use-of-closed-connection/libp2p/dialer.html | 2 +- investigate-use-of-closed-connection/libp2p/errors.html | 2 +- investigate-use-of-closed-connection/libp2p/multiaddress.html | 2 +- investigate-use-of-closed-connection/libp2p/multibase.html | 2 +- investigate-use-of-closed-connection/libp2p/multicodec.html | 2 +- investigate-use-of-closed-connection/libp2p/multihash.html | 2 +- investigate-use-of-closed-connection/libp2p/multistream.html | 2 +- .../libp2p/muxers/mplex/coder.html | 2 +- .../libp2p/muxers/mplex/lpchannel.html | 2 +- investigate-use-of-closed-connection/libp2p/muxers/muxer.html | 2 +- .../libp2p/nameresolving/nameresolver.html | 2 +- .../libp2p/observedaddrmanager.html | 2 +- investigate-use-of-closed-connection/libp2p/peerid.html | 2 +- investigate-use-of-closed-connection/libp2p/peerinfo.html | 2 +- investigate-use-of-closed-connection/libp2p/peerstore.html | 2 +- .../libp2p/protobuf/minprotobuf.html | 2 +- .../libp2p/protocols/connectivity/autonat/core.html | 2 +- .../libp2p/protocols/identify.html | 2 +- .../libp2p/protocols/protocol.html | 2 +- .../libp2p/protocols/secure/secure.html | 2 +- investigate-use-of-closed-connection/libp2p/routing_record.html | 2 +- .../libp2p/signed_envelope.html | 2 +- .../libp2p/stream/bufferstream.html | 2 +- .../libp2p/stream/chronosstream.html | 2 +- .../libp2p/stream/connection.html | 2 +- .../libp2p/stream/lpstream.html | 2 +- .../libp2p/stream/streamseq.html | 2 +- investigate-use-of-closed-connection/libp2p/switch.html | 2 +- investigate-use-of-closed-connection/libp2p/transcoder.html | 2 +- .../libp2p/transports/tcptransport.html | 2 +- .../libp2p/transports/transport.html | 2 +- .../libp2p/upgrademngrs/upgrade.html | 2 +- investigate-use-of-closed-connection/libp2p/utility.html | 2 +- .../libp2p/utils/semaphore.html | 2 +- investigate-use-of-closed-connection/libp2p/varint.html | 2 +- investigate-use-of-closed-connection/libp2p/vbuffer.html | 2 +- investigate-use-of-closed-connection/libp2p/wire.html | 2 +- 46 files changed, 46 insertions(+), 46 deletions(-) diff --git a/investigate-use-of-closed-connection/libp2p/connmanager.html b/investigate-use-of-closed-connection/libp2p/connmanager.html index af2f76cda..ad3c4a7ab 100644 --- a/investigate-use-of-closed-connection/libp2p/connmanager.html +++ b/investigate-use-of-closed-connection/libp2p/connmanager.html @@ -62,7 +62,7 @@ diff --git a/investigate-use-of-closed-connection/libp2p/crypto/crypto.html b/investigate-use-of-closed-connection/libp2p/crypto/crypto.html index e334b04e7..ce252282c 100644 --- a/investigate-use-of-closed-connection/libp2p/crypto/crypto.html +++ b/investigate-use-of-closed-connection/libp2p/crypto/crypto.html @@ -1530,7 +1530,7 @@ Returns true if specified scheme< diff --git a/investigate-use-of-closed-connection/libp2p/crypto/ecnist.html b/investigate-use-of-closed-connection/libp2p/crypto/ecnist.html index 47c705639..a4bab255c 100644 --- a/investigate-use-of-closed-connection/libp2p/crypto/ecnist.html +++ b/investigate-use-of-closed-connection/libp2p/crypto/ecnist.html @@ -1258,7 +1258,7 @@ Get ECDSA signature of data messa diff --git a/investigate-use-of-closed-connection/libp2p/crypto/ed25519/constants.html b/investigate-use-of-closed-connection/libp2p/crypto/ed25519/constants.html index 108bde1a7..039933cf8 100644 --- a/investigate-use-of-closed-connection/libp2p/crypto/ed25519/constants.html +++ b/investigate-use-of-closed-connection/libp2p/crypto/ed25519/constants.html @@ -2953,7 +2953,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/investigate-use-of-closed-connection/libp2p/crypto/ed25519/ed25519.html b/investigate-use-of-closed-connection/libp2p/crypto/ed25519/ed25519.html index bc8143eb3..2cabc53d6 100644 --- a/investigate-use-of-closed-connection/libp2p/crypto/ed25519/ed25519.html +++ b/investigate-use-of-closed-connection/libp2p/crypto/ed25519/ed25519.html @@ -805,7 +805,7 @@ Create ED25519 signature of data diff --git a/investigate-use-of-closed-connection/libp2p/crypto/minasn1.html b/investigate-use-of-closed-connection/libp2p/crypto/minasn1.html index 90c6dfa2a..884ef41b5 100644 --- a/investigate-use-of-closed-connection/libp2p/crypto/minasn1.html +++ b/investigate-use-of-closed-connection/libp2p/crypto/minasn1.html @@ -1068,7 +1068,7 @@ Write uint64 value to diff --git a/investigate-use-of-closed-connection/libp2p/crypto/rsa.html b/investigate-use-of-closed-connection/libp2p/crypto/rsa.html index fcd8321ef..c6ae317ae 100644 --- a/investigate-use-of-closed-connection/libp2p/crypto/rsa.html +++ b/investigate-use-of-closed-connection/libp2p/crypto/rsa.html @@ -896,7 +896,7 @@ Get RSA PKCS1.5 signature of data
- Made with Nim. Generated: 2023-10-26 13:02:19 UTC + Made with Nim. Generated: 2023-10-26 13:45:32 UTC diff --git a/investigate-use-of-closed-connection/libp2p/crypto/secp.html b/investigate-use-of-closed-connection/libp2p/crypto/secp.html index 9f7bdd5ac..fd22b74f5 100644 --- a/investigate-use-of-closed-connection/libp2p/crypto/secp.html +++ b/investigate-use-of-closed-connection/libp2p/crypto/secp.html @@ -783,7 +783,7 @@ Sign message
- Made with Nim. Generated: 2023-10-26 13:02:20 UTC + Made with Nim. Generated: 2023-10-26 13:45:33 UTC diff --git a/investigate-use-of-closed-connection/libp2p/dial.html b/investigate-use-of-closed-connection/libp2p/dial.html index 05ef54fb9..057028f4f 100644 --- a/investigate-use-of-closed-connection/libp2p/dial.html +++ b/investigate-use-of-closed-connection/libp2p/dial.html @@ -318,7 +318,7 @@ create a protocol stream over an existing connection diff --git a/investigate-use-of-closed-connection/libp2p/dialer.html b/investigate-use-of-closed-connection/libp2p/dialer.html index ecf700a60..f40cf6630 100644 --- a/investigate-use-of-closed-connection/libp2p/dialer.html +++ b/investigate-use-of-closed-connection/libp2p/dialer.html @@ -62,7 +62,7 @@ diff --git a/investigate-use-of-closed-connection/libp2p/errors.html b/investigate-use-of-closed-connection/libp2p/errors.html index 4874f963f..dbc0343ee 100644 --- a/investigate-use-of-closed-connection/libp2p/errors.html +++ b/investigate-use-of-closed-connection/libp2p/errors.html @@ -309,7 +309,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/investigate-use-of-closed-connection/libp2p/multiaddress.html b/investigate-use-of-closed-connection/libp2p/multiaddress.html index ce8d920b2..fc0dfca6e 100644 --- a/investigate-use-of-closed-connection/libp2p/multiaddress.html +++ b/investigate-use-of-closed-connection/libp2p/multiaddress.html @@ -2301,7 +2301,7 @@ Iterates over all addresses inside of MultiAddress diff --git a/investigate-use-of-closed-connection/libp2p/multibase.html b/investigate-use-of-closed-connection/libp2p/multibase.html index 805a38080..5c0942200 100644 --- a/investigate-use-of-closed-connection/libp2p/multibase.html +++ b/investigate-use-of-closed-connection/libp2p/multibase.html @@ -336,7 +336,7 @@ Encode array inbytes diff --git a/investigate-use-of-closed-connection/libp2p/multicodec.html b/investigate-use-of-closed-connection/libp2p/multicodec.html index 0f22b41f0..ae319ff60 100644 --- a/investigate-use-of-closed-connection/libp2p/multicodec.html +++ b/investigate-use-of-closed-connection/libp2p/multicodec.html @@ -418,7 +418,7 @@ Write MultiCodec to buffer vb
- Made with Nim. Generated: 2023-10-26 13:02:20 UTC + Made with Nim. Generated: 2023-10-26 13:45:33 UTC diff --git a/investigate-use-of-closed-connection/libp2p/multihash.html b/investigate-use-of-closed-connection/libp2p/multihash.html index 95c442329..7d2efd070 100644 --- a/investigate-use-of-closed-connection/libp2p/multihash.html +++ b/investigate-use-of-closed-connection/libp2p/multihash.html @@ -604,7 +604,7 @@ Write MultiHash value mh
- Made with Nim. Generated: 2023-10-26 13:02:21 UTC + Made with Nim. Generated: 2023-10-26 13:45:34 UTC diff --git a/investigate-use-of-closed-connection/libp2p/multistream.html b/investigate-use-of-closed-connection/libp2p/multistream.html index d17af053b..4f3925ec9 100644 --- a/investigate-use-of-closed-connection/libp2p/multistream.html +++ b/investigate-use-of-closed-connection/libp2p/multistream.html @@ -62,7 +62,7 @@ diff --git a/investigate-use-of-closed-connection/libp2p/muxers/mplex/coder.html b/investigate-use-of-closed-connection/libp2p/muxers/mplex/coder.html index 146a75100..eab586ecd 100644 --- a/investigate-use-of-closed-connection/libp2p/muxers/mplex/coder.html +++ b/investigate-use-of-closed-connection/libp2p/muxers/mplex/coder.html @@ -62,7 +62,7 @@ diff --git a/investigate-use-of-closed-connection/libp2p/muxers/mplex/lpchannel.html b/investigate-use-of-closed-connection/libp2p/muxers/mplex/lpchannel.html index 0b4f4c272..d60ffcbff 100644 --- a/investigate-use-of-closed-connection/libp2p/muxers/mplex/lpchannel.html +++ b/investigate-use-of-closed-connection/libp2p/muxers/mplex/lpchannel.html @@ -501,7 +501,7 @@ Write to mplex channel - there may be up to MaxWrite concurrent writes pending a diff --git a/investigate-use-of-closed-connection/libp2p/muxers/muxer.html b/investigate-use-of-closed-connection/libp2p/muxers/muxer.html index f953414e6..ab63ec629 100644 --- a/investigate-use-of-closed-connection/libp2p/muxers/muxer.html +++ b/investigate-use-of-closed-connection/libp2p/muxers/muxer.html @@ -465,7 +465,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/investigate-use-of-closed-connection/libp2p/nameresolving/nameresolver.html b/investigate-use-of-closed-connection/libp2p/nameresolving/nameresolver.html index 48565eb2c..281e97639 100644 --- a/investigate-use-of-closed-connection/libp2p/nameresolving/nameresolver.html +++ b/investigate-use-of-closed-connection/libp2p/nameresolving/nameresolver.html @@ -324,7 +324,7 @@ Get TXT record diff --git a/investigate-use-of-closed-connection/libp2p/observedaddrmanager.html b/investigate-use-of-closed-connection/libp2p/observedaddrmanager.html index ec57a16ba..8644a58a6 100644 --- a/investigate-use-of-closed-connection/libp2p/observedaddrmanager.html +++ b/investigate-use-of-closed-connection/libp2p/observedaddrmanager.html @@ -302,7 +302,7 @@ Creates a new ObservedAddrManager. diff --git a/investigate-use-of-closed-connection/libp2p/peerid.html b/investigate-use-of-closed-connection/libp2p/peerid.html index 56116e779..97b2332da 100644 --- a/investigate-use-of-closed-connection/libp2p/peerid.html +++ b/investigate-use-of-closed-connection/libp2p/peerid.html @@ -736,7 +736,7 @@ Returns length of pid diff --git a/investigate-use-of-closed-connection/libp2p/peerinfo.html b/investigate-use-of-closed-connection/libp2p/peerinfo.html index e46e42965..70faeb8a6 100644 --- a/investigate-use-of-closed-connection/libp2p/peerinfo.html +++ b/investigate-use-of-closed-connection/libp2p/peerinfo.html @@ -424,7 +424,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/investigate-use-of-closed-connection/libp2p/peerstore.html b/investigate-use-of-closed-connection/libp2p/peerstore.html index a2652bd81..e726fac88 100644 --- a/investigate-use-of-closed-connection/libp2p/peerstore.html +++ b/investigate-use-of-closed-connection/libp2p/peerstore.html @@ -566,7 +566,7 @@ Delete the provided peer from the book. Returns whether the peer was in the book diff --git a/investigate-use-of-closed-connection/libp2p/protobuf/minprotobuf.html b/investigate-use-of-closed-connection/libp2p/protobuf/minprotobuf.html index f863b95f1..bffa4a5e2 100644 --- a/investigate-use-of-closed-connection/libp2p/protobuf/minprotobuf.html +++ b/investigate-use-of-closed-connection/libp2p/protobuf/minprotobuf.html @@ -830,7 +830,7 @@ Get protobuf's field header integer for
- Made with Nim. Generated: 2023-10-26 13:02:17 UTC + Made with Nim. Generated: 2023-10-26 13:45:31 UTC diff --git a/investigate-use-of-closed-connection/libp2p/protocols/connectivity/autonat/core.html b/investigate-use-of-closed-connection/libp2p/protocols/connectivity/autonat/core.html index 7d31db8f4..8fef63386 100644 --- a/investigate-use-of-closed-connection/libp2p/protocols/connectivity/autonat/core.html +++ b/investigate-use-of-closed-connection/libp2p/protocols/connectivity/autonat/core.html @@ -423,7 +423,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/investigate-use-of-closed-connection/libp2p/protocols/identify.html b/investigate-use-of-closed-connection/libp2p/protocols/identify.html index 71eb9123d..48a66036b 100644 --- a/investigate-use-of-closed-connection/libp2p/protocols/identify.html +++ b/investigate-use-of-closed-connection/libp2p/protocols/identify.html @@ -548,7 +548,7 @@ Send new
- Made with Nim. Generated: 2023-10-26 13:02:22 UTC + Made with Nim. Generated: 2023-10-26 13:45:34 UTC diff --git a/investigate-use-of-closed-connection/libp2p/protocols/protocol.html b/investigate-use-of-closed-connection/libp2p/protocols/protocol.html index d5af7b2ca..7f2084d4f 100644 --- a/investigate-use-of-closed-connection/libp2p/protocols/protocol.html +++ b/investigate-use-of-closed-connection/libp2p/protocols/protocol.html @@ -411,7 +411,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/investigate-use-of-closed-connection/libp2p/protocols/secure/secure.html b/investigate-use-of-closed-connection/libp2p/protocols/secure/secure.html index 852f93c9f..be2baef97 100644 --- a/investigate-use-of-closed-connection/libp2p/protocols/secure/secure.html +++ b/investigate-use-of-closed-connection/libp2p/protocols/secure/secure.html @@ -62,7 +62,7 @@ diff --git a/investigate-use-of-closed-connection/libp2p/routing_record.html b/investigate-use-of-closed-connection/libp2p/routing_record.html index b9f84a27e..e5f76d336 100644 --- a/investigate-use-of-closed-connection/libp2p/routing_record.html +++ b/investigate-use-of-closed-connection/libp2p/routing_record.html @@ -361,7 +361,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/investigate-use-of-closed-connection/libp2p/signed_envelope.html b/investigate-use-of-closed-connection/libp2p/signed_envelope.html index 58cd76201..704e1bc42 100644 --- a/investigate-use-of-closed-connection/libp2p/signed_envelope.html +++ b/investigate-use-of-closed-connection/libp2p/signed_envelope.html @@ -428,7 +428,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/investigate-use-of-closed-connection/libp2p/stream/bufferstream.html b/investigate-use-of-closed-connection/libp2p/stream/bufferstream.html index 1c8b624a8..1d7f8b7b4 100644 --- a/investigate-use-of-closed-connection/libp2p/stream/bufferstream.html +++ b/investigate-use-of-closed-connection/libp2p/stream/bufferstream.html @@ -462,7 +462,7 @@ close the stream and clear the buffer diff --git a/investigate-use-of-closed-connection/libp2p/stream/chronosstream.html b/investigate-use-of-closed-connection/libp2p/stream/chronosstream.html index 97bbaa249..3853c0389 100644 --- a/investigate-use-of-closed-connection/libp2p/stream/chronosstream.html +++ b/investigate-use-of-closed-connection/libp2p/stream/chronosstream.html @@ -62,7 +62,7 @@ diff --git a/investigate-use-of-closed-connection/libp2p/stream/connection.html b/investigate-use-of-closed-connection/libp2p/stream/connection.html index 1b6a85df0..dcec7510d 100644 --- a/investigate-use-of-closed-connection/libp2p/stream/connection.html +++ b/investigate-use-of-closed-connection/libp2p/stream/connection.html @@ -445,7 +445,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/investigate-use-of-closed-connection/libp2p/stream/lpstream.html b/investigate-use-of-closed-connection/libp2p/stream/lpstream.html index 3cf6cb71e..506b75efd 100644 --- a/investigate-use-of-closed-connection/libp2p/stream/lpstream.html +++ b/investigate-use-of-closed-connection/libp2p/stream/lpstream.html @@ -62,7 +62,7 @@ diff --git a/investigate-use-of-closed-connection/libp2p/stream/streamseq.html b/investigate-use-of-closed-connection/libp2p/stream/streamseq.html index 64796ae88..e6c5e899d 100644 --- a/investigate-use-of-closed-connection/libp2p/stream/streamseq.html +++ b/investigate-use-of-closed-connection/libp2p/stream/streamseq.html @@ -390,7 +390,7 @@ Return a buffer that is at least diff --git a/investigate-use-of-closed-connection/libp2p/switch.html b/investigate-use-of-closed-connection/libp2p/switch.html index 82a30d1f2..265d5ba99 100644 --- a/investigate-use-of-closed-connection/libp2p/switch.html +++ b/investigate-use-of-closed-connection/libp2p/switch.html @@ -679,7 +679,7 @@ Open a stream to a connected peer with the specified
- Made with Nim. Generated: 2023-10-26 13:02:22 UTC + Made with Nim. Generated: 2023-10-26 13:45:35 UTC diff --git a/investigate-use-of-closed-connection/libp2p/transcoder.html b/investigate-use-of-closed-connection/libp2p/transcoder.html index b0237520e..e690a859e 100644 --- a/investigate-use-of-closed-connection/libp2p/transcoder.html +++ b/investigate-use-of-closed-connection/libp2p/transcoder.html @@ -210,7 +210,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/investigate-use-of-closed-connection/libp2p/transports/tcptransport.html b/investigate-use-of-closed-connection/libp2p/transports/tcptransport.html index 18cc0ef1a..ca826efc2 100644 --- a/investigate-use-of-closed-connection/libp2p/transports/tcptransport.html +++ b/investigate-use-of-closed-connection/libp2p/transports/tcptransport.html @@ -62,7 +62,7 @@ diff --git a/investigate-use-of-closed-connection/libp2p/transports/transport.html b/investigate-use-of-closed-connection/libp2p/transports/transport.html index e3dabba61..60ec85e8c 100644 --- a/investigate-use-of-closed-connection/libp2p/transports/transport.html +++ b/investigate-use-of-closed-connection/libp2p/transports/transport.html @@ -62,7 +62,7 @@ diff --git a/investigate-use-of-closed-connection/libp2p/upgrademngrs/upgrade.html b/investigate-use-of-closed-connection/libp2p/upgrademngrs/upgrade.html index 735cf1b85..ed9649441 100644 --- a/investigate-use-of-closed-connection/libp2p/upgrademngrs/upgrade.html +++ b/investigate-use-of-closed-connection/libp2p/upgrademngrs/upgrade.html @@ -314,7 +314,7 @@ window.addEventListener("DOMContentLoaded", main2); diff --git a/investigate-use-of-closed-connection/libp2p/utility.html b/investigate-use-of-closed-connection/libp2p/utility.html index ac9b77f51..466101092 100644 --- a/investigate-use-of-closed-connection/libp2p/utility.html +++ b/investigate-use-of-closed-connection/libp2p/utility.html @@ -387,7 +387,7 @@ Converts
- Made with Nim. Generated: 2023-10-26 13:02:17 UTC + Made with Nim. Generated: 2023-10-26 13:45:31 UTC diff --git a/investigate-use-of-closed-connection/libp2p/utils/semaphore.html b/investigate-use-of-closed-connection/libp2p/utils/semaphore.html index 0a0107be4..6880ed1af 100644 --- a/investigate-use-of-closed-connection/libp2p/utils/semaphore.html +++ b/investigate-use-of-closed-connection/libp2p/utils/semaphore.html @@ -309,7 +309,7 @@ Attempts to acquire a resource, if successful returns true, otherwise false diff --git a/investigate-use-of-closed-connection/libp2p/varint.html b/investigate-use-of-closed-connection/libp2p/varint.html index 210bc41d9..7290c12b2 100644 --- a/investigate-use-of-closed-connection/libp2p/varint.html +++ b/investigate-use-of-closed-connection/libp2p/varint.html @@ -623,7 +623,7 @@ Returns number of bytes required to encode integer diff --git a/investigate-use-of-closed-connection/libp2p/vbuffer.html b/investigate-use-of-closed-connection/libp2p/vbuffer.html index 95496e153..a6e1737c0 100644 --- a/investigate-use-of-closed-connection/libp2p/vbuffer.html +++ b/investigate-use-of-closed-connection/libp2p/vbuffer.html @@ -581,7 +581,7 @@ Returns true if buffe diff --git a/investigate-use-of-closed-connection/libp2p/wire.html b/investigate-use-of-closed-connection/libp2p/wire.html index 799c18853..dd33ee66f 100644 --- a/investigate-use-of-closed-connection/libp2p/wire.html +++ b/investigate-use-of-closed-connection/libp2p/wire.html @@ -547,7 +547,7 @@ Create new TCP stream server which bounds to
- Made with Nim. Generated: 2023-10-26 13:02:22 UTC + Made with Nim. Generated: 2023-10-26 13:45:35 UTC