about summary refs log tree commit homepage
path: root/lib/PublicInbox/CmdIPC4.pm
DateCommit message (Expand)
2023-10-06ipc: lower-level send_cmd/recv_cmd handle EINTR directly
2023-09-24ipc: recv_cmd4 clobbers destination buffer on errors
2023-02-22sendmsg: prefix sleep message with `#'
2022-04-26lei: move to v5.12 to avoid "use strict"
2022-03-23recv_cmd: do not undef recvmsg buffer arg on errors
2021-10-23cmd_ipc4: retry sendmsg on ENOBUFS/ENOMEM/ETOOMANYREFS
2021-02-03cmd_ipc4: fix comments and formatting
2021-01-14cmd_ipc: support + test EINTR + EAGAIN, no FDs
2021-01-12ipc: start supporting sending/receiving more than 3 FDs
2021-01-12cmd_ipc: send FDs with buffer payload