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)
commit6156bec0187df27578afd5afa3fcaadb1a202030
treea04a31c729f265bd6ac201c8db82dc745b4308a4
parent44f3e4456d931af642192e034f84c961ab1fdcf0
change the tcp code to call ctdb_read_pdu() instead of doing the partial read thing explicitely
common/ctdb.c
tcp/ctdb_tcp.h
tcp/tcp_io.c