lib: We only need the fd-passing check once
commit2c675aad40e3e0bb412f9fb8558de349ad62860a
authorVolker Lendecke <vl@samba.org>
Sat, 26 Sep 2015 22:35:45 +0000 (27 00:35 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 1 Oct 2015 00:55:21 +0000 (1 02:55 +0200)
tree361ea6e8aa8c2b5453dab532a578687858bcd8af
parentb191632701c8b5fb8d89109494a2251416bd6a93
lib: We only need the fd-passing check once

unix_dgram_send will tell us as well

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

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/lib/unix_msg/unix_msg.c