Fix bug in lsquic_engine_connect() exposed by recent changes.

This commit is contained in:
Dmitri Tikhonov 2018-04-20 15:19:44 -04:00
parent 82f3bcef32
commit 5296a94ba2
3 changed files with 13 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2018-04-20
- [BUGFIX] Fix bug in lsquic_engine_connect() exposed by yesterday's
changes.
2018-04-19
- [BUGFIX] Add connection to Tickable Queue on stream write