index
:
skalibs
2.11.0.0
main
master
Mirror of git://git.skarnet.org/skalibs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libunixonacid
/
unixmessage_sender_flush.c
Age
Commit message (
Expand
)
Author
2017-04-23
Align ancillary buffers on struct cmsghdr and int boundaries
Laurent Bercot
2017-03-13
More superflous headers cleanup and tiny fixes
Laurent Bercot
2017-02-17
More types changes
Laurent Bercot
2016-04-22
Fix closecb support wherever a unixmessage may get dropped; add closecb supp...
Laurent Bercot
2016-02-02
Tentative re-commit of the closecb feature
Laurent Bercot
2016-02-02
Revert " Add support for advanced closing callbacks to unixmessage_sender_flu...
Laurent Bercot
2016-01-18
Add support for advanced closing callbacks to unixmessage_sender_flush.
Laurent Bercot
2015-02-19
- Bugfix: unixmessage_sender_init didn't initialize b->shorty
Laurent Bercot
2015-01-09
Bugfix: unixmessage_put was recording the wrong number of fds
Laurent Bercot
2015-01-06
- Bugfixes in unixmessage/skaclient (short writes / fd leakage / DoS)
v2.1.0.0
Laurent Bercot
2015-01-03
Remove redundant _XPG4_2 in unixmessage_sender_flush
Laurent Bercot
2014-12-31
Safe wrappers around sendmsg and recvmsg in unixmessage primitives
Laurent Bercot
2014-12-21
So MSG_WAITALL can block even with MSG_DONTWAIT... wtfbsdseriously.
Laurent Bercot
2014-12-14
Fix test of sendmsg return value (compare against int...)
Laurent Bercot
2014-09-18
initial commit with rc for skalibs-2.0.0.0
Laurent Bercot