lib: Remove close_low_fds()
authorVolker Lendecke <vl@samba.org>
Fri, 23 Apr 2021 14:37:31 +0000 (16:37 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 27 Apr 2021 13:24:35 +0000 (13:24 +0000)
commit349bd015d227a625990af7122e39319431f7af8d
tree7ae63789823ef20a90afce46657923511eb16ee6
parent00b57391dd27d15fa25d5577b7c0192802468bab
lib: Remove close_low_fds()

There were only two callers, it did not do proper error handling, and
it was confusing to call.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/util/become_daemon.c
lib/util/become_daemon.h