aboutsummaryrefslogtreecommitdiffstats
path: root/src/libunixonacid/unixmessage_put.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix unixmessage_putv() (the normal message wasn't taken into account!)Laurent Bercot2017-03-151-1/+1
|
* More types changesLaurent Bercot2017-02-171-20/+12
| | | | | | | | | New disize Add size_t to the autotypes list Delete redundant and replace-libc files dev_t/ino_t pass Big size_t pass More things missing, still not operational yet
* Fix closecb support wherever a unixmessage may get dropped; add closecb ↵Laurent Bercot2016-04-221-4/+3
| | | | support to unixconnection
* Bugfix: unixmessage_put was recording the wrong number of fdsLaurent Bercot2015-01-091-2/+2
|
* - Bugfixes in unixmessage/skaclient (short writes / fd leakage / DoS)v2.1.0.0Laurent Bercot2015-01-061-0/+3
| | | | | | - ABI change: unixmessage protocol header is now 6 bytes (was 8) - API change: skaclient_start(_async) now takes an "options" argument - version increase to 2.1.0.0
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-181-0/+83