Remove drain of large messages since it isn't reliable in case of protocol error...
authorfatbob313 <martin@fatbob.nu>
Mon, 1 Feb 2010 10:21:14 +0000 (10:21 +0000)
committerfatbob313 <martin@fatbob.nu>
Mon, 1 Feb 2010 10:21:14 +0000 (10:21 +0000)
commitf8fb449c20bf145561d42571c3c5db6ca3c683ab
tree2fd755acfff953d84359902b4443145ee9591df7
parent3f354796584346b4ecc6c1cf44bfe1c360c84ef7
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.
src/client.c
src/client.h