aboutsummaryrefslogtreecommitdiffstats
path: root/src/libunixonacid/unixmessage_sender_flush.c
Commit message (Expand)AuthorAgeFilesLines
* 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