diff options
author | Michael Adam <obnox@samba.org> | 2014-09-29 11:04:03 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2014-09-30 16:36:09 +0200 |
commit | 9fa673bf37d59b14b113df978da58be4e3e58d7d (patch) | |
tree | 4c9d5580b38af2ff7b5a4a1cab61076e9d78faec /source3/lib/unix_msg/tests.c | |
parent | 698e8a235740d4cedc5635b9f64da16cb3cb1f01 (diff) | |
download | samba-9fa673bf37d59b14b113df978da58be4e3e58d7d.tar.gz samba-9fa673bf37d59b14b113df978da58be4e3e58d7d.tar.xz samba-9fa673bf37d59b14b113df978da58be4e3e58d7d.zip |
s3:unix_msg: don't close the fd-array at the end of unix_dgram_send_job()
These pthread-pool-jobs should be minimal and ideally only do one
syscall. The closing of the fds is done in unix_dgram_job_finished().
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/unix_msg/tests.c')
0 files changed, 0 insertions, 0 deletions