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

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    0fbe84e9
    2005-04-30 jrandom · 0fbe84e9
    jrandom authored and zzz's avatar zzz committed
        * Reduced some SimpleTimer churn
    * add hooks for per-peer choking in the outbound message queue - if/when a
      peer reaches their cwin, no further messages will enter the 'active' pool
      until there are more bytes available.  other messages waiting (either later
      on in the same priority queue, or in the queues for other priorities) may
      take that slot.
    * when we have a message acked, release the acked size to the congestion
      window (duh), rather than waiting for the second to expire and refill the
      capacity.
    * send packets in a volley explicitly, waiting until we can allocate the full
      cwin size for that message
    0fbe84e9
    History
    2005-04-30 jrandom
    jrandom authored and zzz's avatar zzz committed
        * Reduced some SimpleTimer churn
    * add hooks for per-peer choking in the outbound message queue - if/when a
      peer reaches their cwin, no further messages will enter the 'active' pool
      until there are more bytes available.  other messages waiting (either later
      on in the same priority queue, or in the queues for other priorities) may
      take that slot.
    * when we have a message acked, release the acked size to the congestion
      window (duh), rather than waiting for the second to expire and refill the
      capacity.
    * send packets in a volley explicitly, waiting until we can allocate the full
      cwin size for that message
To find the state of this project's repository at the time of any of these versions, check out the tags.