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

Skip to content
Snippets Groups Projects
  1. Feb 10, 2017
  2. Feb 09, 2017
    • zzz's avatar
      Streaming: Fix optional delay and choking (tickets #1046, 1939) · 2d8f0c29
      zzz authored
      - Don't always send optional delay
      - Don't overwrite choking delay with non-choking delay
      - Don't send optional delay of 0 every 8 packets
      - Don't set options both in CDR.buildPacket() and Conn.sendPacket()
      - Set or clear optional delay in packet when retransmitting
      - Move choking state variables from ConnectionOptions to Connection
      - Move updateAcks() call from PacketLocal to PacketQueue
      - Fully implement choking and un-choking
      - Reduce periods for some stats
      - Comment out some debug logging
      - Cleanups
      - Fix javadoc HTML broken in previous checkin
      2d8f0c29
  3. Feb 08, 2017
  4. Feb 05, 2017
  5. Feb 04, 2017
  6. Jan 30, 2017
  7. Jan 28, 2017
  8. Jan 27, 2017
  9. Jan 26, 2017
Loading