From 46bc3cffc8593b659b9c0191b1092b3935b7dee6 Mon Sep 17 00:00:00 2001 From: = Date: Thu, 26 Oct 2023 07:18:07 +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 45ba0a0ea..ea0c21db3 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 b026a6366..376f1ea23 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 0768c3ae8..99442b097 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 a91b5d8f5..45994d67b 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 306909a4c..1df3f5ae7 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 f007a8235..6d89ea095 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 9da0ff28f..92693db49 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-25 07:03:32 UTC + Made with Nim. Generated: 2023-10-26 07:18:01 UTC diff --git a/investigate-use-of-closed-connection/libp2p/crypto/secp.html b/investigate-use-of-closed-connection/libp2p/crypto/secp.html index a4327ec51..66b53cd4e 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-25 07:03:33 UTC + Made with Nim. Generated: 2023-10-26 07:18:01 UTC diff --git a/investigate-use-of-closed-connection/libp2p/dial.html b/investigate-use-of-closed-connection/libp2p/dial.html index 0a48f56d4..b2848db97 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 b12753713..8b4429dcf 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 42e89c9e3..adf0c0e6a 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 5389f8c97..2e5b427a6 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 7cd2c97dd..460cb15d5 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 491026938..7466d51b8 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-25 07:03:33 UTC + Made with Nim. Generated: 2023-10-26 07:18:02 UTC diff --git a/investigate-use-of-closed-connection/libp2p/multihash.html b/investigate-use-of-closed-connection/libp2p/multihash.html index 7672a5f4f..6d7788de3 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-25 07:03:33 UTC + Made with Nim. Generated: 2023-10-26 07:18:02 UTC diff --git a/investigate-use-of-closed-connection/libp2p/multistream.html b/investigate-use-of-closed-connection/libp2p/multistream.html index b77969cbc..3067ebebd 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 2ce359752..fda2d7e20 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 f003a0028..e78a3cb30 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 94fe59241..d29b8a081 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 76668ab30..ed0e1469b 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 4c78b6528..b64270b06 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 baf5e2f65..67acaece3 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 ffda59840..3e3c8d6b5 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 078f09652..45ad7c4b1 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 dc588da52..a0005c909 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-25 07:03:30 UTC + Made with Nim. Generated: 2023-10-26 07:17:59 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 e108b1b16..128a76eb3 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 ff880b1b6..1cd1c6e32 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-25 07:03:34 UTC + Made with Nim. Generated: 2023-10-26 07:18:03 UTC diff --git a/investigate-use-of-closed-connection/libp2p/protocols/protocol.html b/investigate-use-of-closed-connection/libp2p/protocols/protocol.html index fd3ab6022..9c7e5ee76 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 caabc3d7c..13114c010 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 64987869a..2f8f7a037 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 32f073113..065f56f4c 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 144242b21..ceb77450b 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 bb564b1f0..9f087b149 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 27ada6660..d88c86b29 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 29b2ccf5d..017985ff7 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 02a38fc5b..5b0029541 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 7d5ddc852..61b6b2264 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-25 07:03:35 UTC + Made with Nim. Generated: 2023-10-26 07:18:03 UTC diff --git a/investigate-use-of-closed-connection/libp2p/transcoder.html b/investigate-use-of-closed-connection/libp2p/transcoder.html index 663de7723..a087a1a4d 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 0eb1a7790..6785bcd5b 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 4de4fe9b3..fd20e8b77 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 fe7663c49..8c7a7acf8 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 b1939e569..5da8ec35a 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-25 07:03:30 UTC + Made with Nim. Generated: 2023-10-26 07:17:59 UTC diff --git a/investigate-use-of-closed-connection/libp2p/utils/semaphore.html b/investigate-use-of-closed-connection/libp2p/utils/semaphore.html index 774e56548..30a104bda 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 35c7d8ba2..694fc651a 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 eb58d841a..0ec4a669b 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 63df086cf..08d41c028 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-25 07:03:35 UTC + Made with Nim. Generated: 2023-10-26 07:18:03 UTC