mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 23:09:44 -04:00
doc: list the I2P accept thread in developer-notes
This commit is contained in:
parent
bac52a1cfe
commit
c5cc3f140c
1 changed files with 3 additions and 0 deletions
|
@ -646,6 +646,9 @@ Threads
|
||||||
- [ThreadOpenConnections (`b-opencon`)](https://doxygen.bitcoincore.org/class_c_connman.html#a55e9feafc3bab78e5c9d408c207faa45)
|
- [ThreadOpenConnections (`b-opencon`)](https://doxygen.bitcoincore.org/class_c_connman.html#a55e9feafc3bab78e5c9d408c207faa45)
|
||||||
: Initiates new connections to peers.
|
: 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
|
Ignoring IDE/editor files
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue