unix_msg: introduce send queue caching
[metze/samba/wip.git] / source3 / lib / unix_msg / unix_msg.h
2016-09-12 Ralph Boehmeunix_msg: introduce send queue caching
2015-02-13 Volker Lendeckeunix_msg: remove cookie from unix_msg_init
2014-11-25 Volker Lendeckelib: Fix header include protection #define
2014-09-30 Michael Adams3:unix_msg: document closing of fds in the receive...
2014-09-24 Michael Adams3:unix_msg: add fds-array to unix_msg_send() for fd...
2014-09-24 Stefan Metzmachers3:unix_msg: pass the fd array to the unix_msg recv_cal...
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_msg_send
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_msg_init
2014-04-23 Volker Lendeckelib: Add unix_msg