[FEATURE, API CHANGE] Support zero-sized CIDs in received packets

This commit is contained in:
Dmitri Tikhonov 2018-05-30 00:15:35 -04:00
parent e98f5deb04
commit 96f77e2060
12 changed files with 157 additions and 69 deletions

View file

@ -1,3 +1,7 @@
2018-05-30
- [FEATURE, API CHANGE] Support zero-sized CIDs in received packets
2018-05-24
- Close connection properly when packet encryption fails