aboutsummaryrefslogtreecommitdiffstats
path: root/src/libunixonacid/unixmessage_unput.c
Commit message (Collapse)AuthorAgeFilesLines
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-131-1/+0
|
* More types changesLaurent Bercot2017-02-171-7/+8
| | | | | | | | | 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-6/+7
| | | | support to unixconnection
* Bugfix: unixmessage_sender_free didn't close all the pending fdsLaurent Bercot2015-01-101-0/+1
|
* Add unixmessage_unput, for transaction cancellationLaurent Bercot2015-01-091-0/+23