Latest changes

- [API Change] Add optional callback to call when handshake is done
- [API Change, BUGFIX] After send failure, wait until transport available
This commit is contained in:
Dmitri Tikhonov 2018-05-21 15:02:33 -04:00
parent 04468d215d
commit c44946ecd7
10 changed files with 107 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2018-05-21
- [API Change] Add optional callback to call when handshake is done
- [API Change, BUGFIX] After send failure, wait until transport available
2018-05-18
- [API] Expose useful lsquic_ver2str[] in lsquic.h