rename tnode->queue to tnode->out_queue to indicate this queue is for
authorRonnie Sahlberg <sahlberg@ronnie>
Mon, 2 Jul 2007 04:26:50 +0000 (14:26 +1000)
committerRonnie Sahlberg <sahlberg@ronnie>
Mon, 2 Jul 2007 04:26:50 +0000 (14:26 +1000)
commit0bc949c529094570da56c9007ff96b1f5ad02c59
treefdf354a1aeb53a1ddfefdfba918cc2bf97787363
parentef290a6340eb1a1c0ae60c74b38c93396e388f73
rename tnode->queue to tnode->out_queue to indicate this queue is for
sending data out to the other node
tcp/ctdb_tcp.h
tcp/tcp_connect.c
tcp/tcp_init.c
tcp/tcp_io.c