1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/lib/unix_msg
Volker Lendecke f4e7a49cd7 unix_msg: simplify unix_msg_send
We have a variable array inside one-fragment fast path anyway. Moving
that to the toplevel of the function saves us a malloc/free pair.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2014-07-28 22:04:13 +02:00
..
test_drain.c unix_msg: Lift sockaddr_un handling from unix_msg_init 2014-06-18 18:51:13 +02:00
test_source.c unix_msg: Lift sockaddr_un handling from unix_msg_send 2014-06-18 18:51:13 +02:00
tests.c unix_msg: Lift sockaddr_un handling from unix_msg_send 2014-06-18 18:51:13 +02:00
unix_msg.c unix_msg: simplify unix_msg_send 2014-07-28 22:04:13 +02:00
unix_msg.h unix_msg: Lift sockaddr_un handling from unix_msg_send 2014-06-18 18:51:13 +02:00
wscript_build lib: Add unix_msg 2014-04-23 22:33:08 +02:00