]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-tcp: Check incoming queue to see if incoming connection is up
authorMartin Schwenke <martin@meltin.net>
Tue, 29 Oct 2019 04:25:26 +0000 (15:25 +1100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 20 Nov 2019 11:15:25 +0000 (11:15 +0000)
commit20b823fc255e640a6bbf4debcc69c738b53c5229
tree5737007dd8ea88df95fdf72f67bb19787e50f149
parent2d1f566ef95b678987b180c71512fc1793706425
ctdb-tcp: Check incoming queue to see if incoming connection is up

This makes it consistent with the reverse case.  Also, in_fd will soon
be removed.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14175

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit e62b3a05a874db13a848573d2e2fb1c157393b9c)
ctdb/tcp/tcp_connect.c