From c5cc3f140cb13bf933a9d1cb5333445b5d434940 Mon Sep 17 00:00:00 2001 From: Vasil Dimov Date: Thu, 7 Jul 2022 15:07:07 +0200 Subject: doc: list the I2P accept thread in developer-notes --- doc/developer-notes.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/developer-notes.md') diff --git a/doc/developer-notes.md b/doc/developer-notes.md index 23f975df34..73a3f91c15 100644 --- a/doc/developer-notes.md +++ b/doc/developer-notes.md @@ -646,6 +646,9 @@ Threads - [ThreadOpenConnections (`b-opencon`)](https://doxygen.bitcoincore.org/class_c_connman.html#a55e9feafc3bab78e5c9d408c207faa45) : Initiates new connections to peers. + - [ThreadI2PAcceptIncoming (`b-i2paccept`)](https://doxygen.bitcoincore.org/class_c_connman.html#a57787b4f9ac847d24065fbb0dd6e70f8) + : Listens for and accepts incoming I2P connections through the I2P SAM proxy. + Ignoring IDE/editor files -------------------------- -- cgit v1.2.3