diff options
author | Michael Adam <obnox@samba.org> | 2014-09-29 11:08:53 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2014-09-30 16:36:10 +0200 |
commit | d8af3e76a362328a854aeb83f8699443e77d2a8d (patch) | |
tree | b2c6804795306054e66634dfe5e47d9d30a9cc12 /source3/lib/messages.c | |
parent | b38ed7311af0862945e417b6f6350b7bc6b0be20 (diff) | |
download | samba-d8af3e76a362328a854aeb83f8699443e77d2a8d.tar.gz samba-d8af3e76a362328a854aeb83f8699443e77d2a8d.tar.xz samba-d8af3e76a362328a854aeb83f8699443e77d2a8d.zip |
s3:unix_msg: don't fill cmsg buffer in unix_dgram_send_job()
Do this in queue_msg, instead.
This renders unix_dgram_send_job() as simple as it was before
we introduced fd-passing -- as it is intended.
This also changes struct unix_dgram_msg to not contain
the fd-array, but the correspondingly filled msghdr and cmsg buf.
Pair-Programmed-With: Volker Lendecke <vl@samba.org>
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Volker Lendecke <vl@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/lib/messages.c')
0 files changed, 0 insertions, 0 deletions