http://i2p-javadocs.i2p/net/i2p/client/streaming/impl/Connection.html
See Also: Constant Field Values FAST_RETRANSMIT_THRESHOLD static final int FAST_RETRANSMIT_THRESHOLD If we have been explicitly NACKed three times, retransmit the packet even if
there are other packets in flight. See Also: Constant Field Values Constructor Details Connection public Connection ( I2PAppContext ctx, ConnectionManager manager, I2PSession session, SchedulerChooser chooser, SimpleTimer2 timer, PacketQueue queue, ConnectionPacketHandler handler, ConnectionOptions...