Avoid remote hang is connection shutdown fails
commit20e0432869582e45f188f9b3934cdf76c7eb1036
authorGerman M. Bravo <german.mb@gmail.com>
Mon, 29 Oct 2018 14:25:16 +0000 (29 08:25 -0600)
committerOlly Betts <olly@survex.com>
Fri, 2 Nov 2018 20:27:36 +0000 (3 09:27 +1300)
tree25c70ecd9066c260629e76aff701411c8fb36afd
parentb4be6e78fa4ad8237084b1699eeda2754d2b093e
Avoid remote hang is connection shutdown fails

If sending MSG_SHUTDOWN throws an exception then don't wait for
the connection to close.  Seems to fix occasional hangs seen on macOS.
xapian-core/net/remoteconnection.cc