summaryrefslogtreecommitdiff
path: root/src/libunixonacid/unixmessage_receive.c
AgeCommit message (Expand)Author
2017-02-17 More types changesLaurent Bercot
2015-03-13 Applied Roman Kimov's fixesv2.3.1.3Laurent Bercot
2015-01-06 - Bugfixes in unixmessage/skaclient (short writes / fd leakage / DoS)v2.1.0.0Laurent Bercot
2014-12-31 Safe wrappers around sendmsg and recvmsg in unixmessage primitivesLaurent Bercot
2014-12-21 So MSG_WAITALL can block even with MSG_DONTWAIT... wtfbsdseriously.Laurent Bercot
2014-12-21 So the non-portable MSG_DONTWAIT may alleviate the problem... mightLaurent Bercot
2014-12-20 Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocksLaurent Bercot
2014-12-14unixmessage_receive: don't read more than 1 message at a timeLaurent Bercot
2014-12-06Correctly (hopefully) update the main cbuffer in unixmessage_receiver_fillLaurent Bercot
2014-12-06Ditch diuints in unixmessage_receiver_fill, revert recvmsg() interpretationLaurent Bercot
2014-12-06Fix: adjust unixmessage_receiver_fill() math after recvmsg(). </3Laurent Bercot
2014-12-06Rewrite unixmessage_receiver without buffer, only cbufferLaurent Bercot
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot