litespeed-quic/include
Dmitri Tikhonov 8252b0b935 Release 1.17.6
- Add failsafe: resume sending packets after some time

  The change puts a 1-second limit on the amount of time the engine
  will not send packets after some packets are delayed.  This makes
  the library robust in case the user does not unblock the engine
  explicitly using lsquic_engine_send_unsent_packets() call.

- [BUGFIX] Handle corner cases in send controller when packets are
  a) delayed or b) dropped during repackaging.

- [BUGFIX] Memory leak: destroy buffered packets during controller
  cleanup.
2018-11-29 15:26:49 -05:00
..
lsquic.h Release 1.17.6 2018-11-29 15:26:49 -05:00
lsquic_types.h Update copyright year; add CONTRIBUTORS.txt 2018-04-02 15:17:56 -04:00