-
Committer:
David Coles
-
Date:
2010-02-17 23:24:30 UTC
-
Revision ID:
coles.david@gmail.com-20100217232430-wjk8ybvvori3q80e
Modify chat protocol to use Netstrings to track message boundaries rather than
relying on the unsound "read until it would block" method. This should fix
random corruptions of very long chat messages. Fixes lp:494872.