summaryrefslogtreecommitdiff
path: root/src/libunixonacid/ancil_recv_fd.c
AgeCommit message (Collapse)Author
2020-12-07 Some trivial bugfixes and cleanupsLaurent Bercot
2020-10-26 Separate and expose ancil_recv_fd/ancil_send_fdLaurent Bercot
The goal is to make late channel creation easy, as opposed to textclient which always creates a new channel at start time. This commit also moves posixishard.h inclusions as late as possible.