fixed a double close of a socket, leading to an EPOLL error
authorAndrew Tridgell <tridge@samba.org>
Mon, 22 Oct 2007 06:41:11 +0000 (16:41 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 22 Oct 2007 06:41:11 +0000 (16:41 +1000)
commit8e22bca5cab9a5d28e45c11de8844c6c7a24d5e3
tree740576ddb4d93d01d2d789e90eb668970e285dab
parent2d8afd85d5b851f979169aac1d9e9a590246d785
fixed a double close of a socket, leading to an EPOLL error
(This used to be ctdb commit bbe8ad842bdfedd37ef14a6be07ad939113fe9b1)
ctdb/tcp/ctdb_tcp.h
ctdb/tcp/tcp_connect.c
ctdb/tcp/tcp_init.c