implement fast open in local

This commit is contained in:
clowwindy
2014-06-03 21:59:34 +08:00
parent f6a9cad684
commit 0c12ee04cb
3 changed files with 57 additions and 11 deletions

View File

@ -13,3 +13,4 @@ script:
- python test.py -c tests/salsa20.json
- python test.py -c tests/server-multi-passwd.json
- python test.py -c tests/workers.json
- python test.py -c tests/fastopen.json