mirror of
https://github.com/samba-team/samba.git
synced 2025-02-01 05:47:28 +03:00
64d140197e
In order to receive the fd array the caller needs to use messaging_filtered_read_send/recv(). For all higher level methods we silently close/ignore the fd array. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>