From eaca021227486be6485411f471fcb7ef3709dbad Mon Sep 17 00:00:00 2001 From: = Date: Thu, 26 Oct 2023 13:02:26 +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 98660cf7b..af2f76cda 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 4bfc61e91..e334b04e7 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 4e175d9bf..47c705639 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 6fdf66f90..108bde1a7 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 bae88e01f..bc8143eb3 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 5014cf6c8..90c6dfa2a 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 8224d8553..fcd8321ef 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 12:12:53 UTC + Made with Nim. Generated: 2023-10-26 13:02:19 UTC diff --git a/investigate-use-of-closed-connection/libp2p/crypto/secp.html b/investigate-use-of-closed-connection/libp2p/crypto/secp.html index 3e3778c87..9f7bdd5ac 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 12:12:54 UTC + Made with Nim. Generated: 2023-10-26 13:02:20 UTC diff --git a/investigate-use-of-closed-connection/libp2p/dial.html b/investigate-use-of-closed-connection/libp2p/dial.html index 14e9414d8..05ef54fb9 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 8d8a3b399..ecf700a60 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 4dc38408a..4874f963f 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 98767acf6..ce8d920b2 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 2f4312ef7..805a38080 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 4a88cd153..0f22b41f0 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 12:12:55 UTC + Made with Nim. Generated: 2023-10-26 13:02:20 UTC diff --git a/investigate-use-of-closed-connection/libp2p/multihash.html b/investigate-use-of-closed-connection/libp2p/multihash.html index 0a412f2ba..95c442329 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 12:12:55 UTC + Made with Nim. Generated: 2023-10-26 13:02:21 UTC diff --git a/investigate-use-of-closed-connection/libp2p/multistream.html b/investigate-use-of-closed-connection/libp2p/multistream.html index 9b9416733..d17af053b 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 1310b5511..146a75100 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 884111906..0b4f4c272 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 ce7a2b81e..f953414e6 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 64abeb211..48565eb2c 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 3feb9aece..ec57a16ba 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 9b4f00153..56116e779 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 572dca73a..e46e42965 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 894373a93..a2652bd81 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 daf945bc9..f863b95f1 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 12:12:52 UTC + Made with Nim. Generated: 2023-10-26 13:02:17 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 e0f02afbe..7d31db8f4 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 08e5f6d1c..71eb9123d 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 12:12:56 UTC + Made with Nim. Generated: 2023-10-26 13:02:22 UTC diff --git a/investigate-use-of-closed-connection/libp2p/protocols/protocol.html b/investigate-use-of-closed-connection/libp2p/protocols/protocol.html index 4a6e1b7d0..d5af7b2ca 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 7bf58ec6b..852f93c9f 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 8cfd9f378..b9f84a27e 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 58493565c..58cd76201 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 e2eacb188..1c8b624a8 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 7435f8d1f..97bbaa249 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 581e7a0ba..1b6a85df0 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 2aa48d140..3cf6cb71e 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 db146a136..64796ae88 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 6ecfb7183..82a30d1f2 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 12:12:57 UTC + Made with Nim. Generated: 2023-10-26 13:02:22 UTC diff --git a/investigate-use-of-closed-connection/libp2p/transcoder.html b/investigate-use-of-closed-connection/libp2p/transcoder.html index 4a26d2cfa..b0237520e 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 fe3ac0167..18cc0ef1a 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 ae007a97b..e3dabba61 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 b8b076981..735cf1b85 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 c076ebc14..ac9b77f51 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 12:12:52 UTC + Made with Nim. Generated: 2023-10-26 13:02:17 UTC diff --git a/investigate-use-of-closed-connection/libp2p/utils/semaphore.html b/investigate-use-of-closed-connection/libp2p/utils/semaphore.html index 1d312c1db..0a0107be4 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 41bca40ec..210bc41d9 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 98a504b81..95496e153 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 85bd17391..799c18853 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 12:12:57 UTC + Made with Nim. Generated: 2023-10-26 13:02:22 UTC