add a private_data field to the killtcp structure and let the system
authorRonnie Sahlberg <sahlberg@ronnie>
Fri, 13 Jul 2007 07:07:10 +0000 (17:07 +1000)
committerRonnie Sahlberg <sahlberg@ronnie>
Fri, 13 Jul 2007 07:07:10 +0000 (17:07 +1000)
commit79bbfcfb2223889126fe307d5bbfd24917da07ee
tree152233910149ec6bd133bf7a6853c191484ba6e4
parentc5002a222d88d4872baea6db5b3e82437307c0ac
add a private_data field to the killtcp structure and let the system
specific routines populate it as it see fit when creating a
capture socket.
pass this structure to read_tcp and close capture socket as parameter
common/system.c
include/ctdb_private.h
server/ctdb_takeover.c