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

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    516d0b4d
    2004-11-30 jrandom · 516d0b4d
    jrandom authored and zzz's avatar zzz committed
        * Render the burst rate fields on /config.jsp properly (thanks ugha!)
        * Build in a simple timeout to flush data queued into the I2PSocket but
          not yet flushed.
        * Don't explicitly flush after each SAM stream write, but leave it up to
          the [nonblocking] passive flush.
        * Don't whine about 10-99 connection events occurring in a second
        * Don't wait for completion of packets that will not be ACKed (duh)
        * Adjust the congestion window, even if the packet was resent (duh)
        * Make sure to wake up any blocking read()'s when the MessageInputStream
          is close()ed (duh)
        * Never wait more than the disconnect timeout for a write to complete
    516d0b4d
    History
    2004-11-30 jrandom
    jrandom authored and zzz's avatar zzz committed
        * Render the burst rate fields on /config.jsp properly (thanks ugha!)
        * Build in a simple timeout to flush data queued into the I2PSocket but
          not yet flushed.
        * Don't explicitly flush after each SAM stream write, but leave it up to
          the [nonblocking] passive flush.
        * Don't whine about 10-99 connection events occurring in a second
        * Don't wait for completion of packets that will not be ACKed (duh)
        * Adjust the congestion window, even if the packet was resent (duh)
        * Make sure to wake up any blocking read()'s when the MessageInputStream
          is close()ed (duh)
        * Never wait more than the disconnect timeout for a write to complete
To find the state of this project's repository at the time of any of these versions, check out the tags.