aboutsummaryrefslogtreecommitdiffstats
path: root/src/libunixonacid/unixmessage_sender_flush.c
Commit message (Expand)AuthorAgeFilesLines
* Save/restore errno in all safe wrappersLaurent Bercot2026-01-011-1/+3
* Huge incompatible changes.Laurent Bercot2021-07-281-1/+1
* Separate and expose ancil_recv_fd/ancil_send_fdLaurent Bercot2020-10-261-1/+1
* Add skalibs/posixishard.hLaurent Bercot2019-02-191-5/+3
* Add DragonFly macro; remove nbwaitall and ancilautocloseLaurent Bercot2019-02-191-3/+0
* Align ancillary buffers on struct cmsghdr and int boundariesLaurent Bercot2017-04-231-3/+10
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-131-2/+2
* More types changesLaurent Bercot2017-02-171-21/+22
* Fix closecb support wherever a unixmessage may get dropped; add closecb supp...Laurent Bercot2016-04-221-1/+1
* Tentative re-commit of the closecb featureLaurent Bercot2016-02-021-2/+2
* Revert " Add support for advanced closing callbacks to unixmessage_sender_flu...Laurent Bercot2016-02-021-2/+2
* Add support for advanced closing callbacks to unixmessage_sender_flush.Laurent Bercot2016-01-181-2/+2
* - Bugfix: unixmessage_sender_init didn't initialize b->shortyLaurent Bercot2015-02-191-0/+2
* Bugfix: unixmessage_put was recording the wrong number of fdsLaurent Bercot2015-01-091-1/+1
* - Bugfixes in unixmessage/skaclient (short writes / fd leakage / DoS)v2.1.0.0Laurent Bercot2015-01-061-17/+48
* Remove redundant _XPG4_2 in unixmessage_sender_flushLaurent Bercot2015-01-031-4/+0
* Safe wrappers around sendmsg and recvmsg in unixmessage primitivesLaurent Bercot2014-12-311-2/+9
* So MSG_WAITALL can block even with MSG_DONTWAIT... wtfbsdseriously.Laurent Bercot2014-12-211-0/+3
* Fix test of sendmsg return value (compare against int...)Laurent Bercot2014-12-141-1/+1
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-181-0/+82