Skip to content

Commit c5cc3f1

Browse files
committed
doc: list the I2P accept thread in developer-notes
1 parent bac52a1 commit c5cc3f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/developer-notes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,9 @@ Threads
646646
- [ThreadOpenConnections (`b-opencon`)](https://doxygen.bitcoincore.org/class_c_connman.html#a55e9feafc3bab78e5c9d408c207faa45)
647647
: Initiates new connections to peers.
648648

649+
- [ThreadI2PAcceptIncoming (`b-i2paccept`)](https://doxygen.bitcoincore.org/class_c_connman.html#a57787b4f9ac847d24065fbb0dd6e70f8)
650+
: Listens for and accepts incoming I2P connections through the I2P SAM proxy.
651+
649652
Ignoring IDE/editor files
650653
--------------------------
651654

0 commit comments

Comments
 (0)