1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb/tcp
Ronnie sahlberg f2e2d1c2f3 change the tcp code to call ctdb_read_pdu() instead of doing the partial read thing explicitely
(This used to be ctdb commit 6156bec0187df27578afd5afa3fcaadb1a202030)
2007-04-10 13:17:15 +10:00
..
ctdb_tcp.h change the tcp code to call ctdb_read_pdu() instead of doing the partial read thing explicitely 2007-04-10 13:17:15 +10:00
tcp_connect.c When we create a tcp connection to a remote ctdb node do an explicit bind() to set our source side to the same ip address as we use to listen to ctdb traffic. 2007-04-06 09:08:41 +10:00
tcp_init.c move the checking of the CONNECT_WAIT flag into the start method for tcp 2007-04-10 12:39:25 +10:00
tcp_io.c change the tcp code to call ctdb_read_pdu() instead of doing the partial read thing explicitely 2007-04-10 13:17:15 +10:00