Allow EBADF from setsockopt() on non-socket
commit92b6de2d45226a1140871127763df96bc94df37d
authorOlly Betts <olly@survex.com>
Fri, 5 Apr 2024 08:28:36 +0000 (5 21:28 +1300)
committerOlly Betts <olly@survex.com>
Fri, 5 Apr 2024 20:39:04 +0000 (6 09:39 +1300)
tree6166d06824c68d70ae4773295eeb605c5dc624e9
parent75ac59b73b00b325c5330d34d3911cb3647278a9
Allow EBADF from setsockopt() on non-socket

This seems to be returned by several platforms (seen on FreeBSD, macOS,
DragonflyBSD).
xapian-core/net/remoteconnection.cc