use sendall()

This commit is contained in:
clowwindy 2012-12-30 14:01:41 +08:00
parent 12173a66d1
commit 65444c5b06
3 changed files with 12 additions and 13 deletions

View file

@ -40,8 +40,12 @@ You can use args to override settings from `config.json`.
You may want to install gevent for better performance.
$ apt-get install python-gevent
Or:
$ sudo easy_install gevent
troubleshooting
---------------