Extract send command logic from AUTOLOAD; make it more robust
authorPedro Melo <melo@simplicidade.org>
Wed, 4 Aug 2010 19:30:18 +0000 (20:30 +0100)
committerPedro Melo <melo@simplicidade.org>
Wed, 4 Aug 2010 19:30:18 +0000 (20:30 +0100)
We deal with partial writes now. Usually you won't notice the need until
you hit a very active client against a very loaded server.

Signed-off-by: Pedro Melo <melo@simplicidade.org>

No differences found