aboutsummaryrefslogtreecommitdiffstats
path: root/src/libunixonacid/unixmessage_sender_closecb.c
Commit message (Collapse)AuthorAgeFilesLines
* Tentative re-commit of the closecb featureLaurent Bercot2016-02-021-0/+10
|
* Revert " Add support for advanced closing callbacks to ↵Laurent Bercot2016-02-021-10/+0
| | | | | | | | unixmessage_sender_flush." This reverts commit c9c7e241a7b68f67e0cc8a7d3874510dced532d6. (something is segfaulting, reverting until I find the fix)
* Add support for advanced closing callbacks to unixmessage_sender_flush.Laurent Bercot2016-01-181-0/+10
(Typically, this will be used for refcounting when broadcasting copies of the same fd.)