litespeed-quic/include
Dmitri Tikhonov ccd741616f Latest changes
- 1.10.1
- [BUGFIX]  process connections after each batch of packets is read
  This avoids a problem of accumulating a very large list of packets
  (possible when speeds are high and socket's receive buffer is large)
  and processing it all at once.
- If glibc is older than 2.17, link with rt.  This is necessary for
  clock_getres(2).
- Add version macros to lsquic.h; remove unnecessary includes.
2018-07-10 11:51:45 -04:00
..
lsquic.h Latest changes 2018-07-10 11:51:45 -04:00
lsquic_types.h Update copyright year; add CONTRIBUTORS.txt 2018-04-02 15:17:56 -04:00