lib/tsocket: split out tsocket_bsd_error() from tsocket_bsd_pending()
commit119bf609985a873346891c5ca55e69178d712eb0
authorStefan Metzmacher <metze@samba.org>
Thu, 13 Oct 2022 08:39:59 +0000 (13 10:39 +0200)
committerJule Anger <janger@samba.org>
Mon, 31 Oct 2022 14:30:08 +0000 (31 14:30 +0000)
tree4bd2bdd95edf9b1189b66e153c0d5c31dc43aecd
parentc805ccba33985ca07da63b4be3affafb495e13a1
lib/tsocket: split out tsocket_bsd_error() from tsocket_bsd_pending()

This will be used on its own soon.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 9950efd83e1a4b5e711f1d36fefa8a5d5e8b2410)
lib/tsocket/tsocket_bsd.c