From: fatbob313 Date: Mon, 1 Feb 2010 10:21:14 +0000 (+0000) Subject: Remove drain of large messages since it isn't reliable in case of protocol error... X-Git-Url: http://git.code-monkey.de/?a=commitdiff_plain;h=f8fb449c20bf145561d42571c3c5db6ca3c683ab;hp=f8fb449c20bf145561d42571c3c5db6ca3c683ab;p=umurmur.git Remove drain of large messages since it isn't reliable in case of protocol error. Instead disconnect client if a large message is received. Increase buffer size to 8192 bytes. ---