litespeed-quic/test
Dmitri Tikhonov 6aba801d42 Release 1.18.0
- [API Change] Can specify clock granularity in engine settings.
- [BUGFIX] Pacer uses fixed clock granularity.  Since the change on
  2018-04-09, it is not necessary to try to approximate the next tick
  time in the pacer: it can use fix clock granularity specified by
  the user.
- [BUGFIX] Do not tick constantly before handshake is done.
- [BUGFIX] Do not exit tick prematurely: reuse packet with ACK.  Even
  if we cannot allocate *more* packets, we could still be able to write
  to one already allocated.
- [BUGFIX] Do not schedule pacer if there are no lost packets.
2019-01-28 15:41:28 -05:00
..
unittests Release 1.17.15 2019-01-21 09:07:02 -05:00
CMakeLists.txt Release 1.17.11 2019-01-03 11:48:45 -05:00
http_client.c Release 1.18.0 2019-01-28 15:41:28 -05:00
prog.c Release 1.18.0 2019-01-28 15:41:28 -05:00
prog.h Release 1.18.0 2019-01-28 15:41:28 -05:00
test_common.c Release 1.18.0 2019-01-28 15:41:28 -05:00
test_common.h Release 1.17.11 2019-01-03 11:48:45 -05:00
test_config.h.in If regex.h is not present (Windows), use alternative code 2018-05-18 09:18:06 -04:00