change the tcp code to call ctdb_read_pdu() instead of doing the partial read thing...
authorRonnie sahlberg <ronniesahlberg@gmail.com>
Tue, 10 Apr 2007 03:17:15 +0000 (13:17 +1000)
committerRonnie sahlberg <ronniesahlberg@gmail.com>
Tue, 10 Apr 2007 03:17:15 +0000 (13:17 +1000)
commitf2e2d1c2f3b9c44bc9d8c6f8c1d201468f7f8f0c
tree733c7b7a9fbdcbc6036c75d1ed9e058a57727dfa
parent91c39b485237d093362bcfcabcdd51b32bb6a371
change the tcp code to call ctdb_read_pdu() instead of doing the partial read thing explicitely

(This used to be ctdb commit 6156bec0187df27578afd5afa3fcaadb1a202030)
ctdb/common/ctdb.c
ctdb/tcp/ctdb_tcp.h
ctdb/tcp/tcp_io.c