I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  • zzz's avatar
    aedcd025
    i2psnark: Make PEX more efficient · aedcd025
    zzz authored
    by only sending new peers, as in ut_pex.
    Track connected time and last pex sent time, and only send
    peers connected since the last sent time.
    Usually, there are no new peers, so now we don't send a message at all.
    Also, don't send PEX to seeds after the handshake.
    i2psnark: Make PEX more efficient
    zzz authored
    by only sending new peers, as in ut_pex.
    Track connected time and last pex sent time, and only send
    peers connected since the last sent time.
    Usually, there are no new peers, so now we don't send a message at all.
    Also, don't send PEX to seeds after the handshake.