summaryrefslogtreecommitdiff
path: root/src/libunixonacid
AgeCommit message (Expand)Author
2014-12-20 Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocksLaurent Bercot
2014-12-20 Lots of cosmetic fixes.Laurent Bercot
2014-12-18 Fix fd management in new child_spawn1, make socket nb for skaclientLaurent Bercot
2014-12-18 Separate socket from pipe in child_spawn. Less code in skaclient!Laurent Bercot
2014-12-18 Fix timed_getlnmax: correctly update wLaurent Bercot
2014-12-15 Fix: timed_buffer_flush -> buffer_timed_flushLaurent Bercot
2014-12-14unixmessage_receive: don't read more than 1 message at a timeLaurent Bercot
2014-12-14Fix test of sendmsg return value (compare against int...)Laurent Bercot
2014-12-13Fix initial value for the length of the kolbak_queue.Laurent 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-12-05It's possible to statically initialize unixmessage_receiver_0Laurent Bercot
2014-12-05Bugfix: skaclient_start and skaclient_startf need a flush before a receive!Laurent Bercot
2014-12-05More adjustments to unixmessage and skaclientLaurent Bercot
2014-12-04Better interface for simple skaclient serversLaurent Bercot
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot