about summary refs log tree commit homepage
path: root/t/lei-daemon.t
DateCommit message (Expand)
2023-12-16tests: quiet uninitialized warnings on CentOS 7.x
2023-09-11favor poll(2) for most daemons
2023-08-30treewide: drop MSG_EOR with AF_UNIX+SOCK_SEQPACKET
2022-04-18lei: wire up pure Perl sendmsg/recvmsg for Linux users
2021-09-13tests: add require_cmd, require curl when needed
2021-09-03lei: dump errors to syslog, and not to CLI
2021-05-26lei: require Socket::MsgHdr or Inline::C, drop oneshot
2021-04-21t/lei-daemon: skip inaccessible socket test as root
2021-03-24lei-daemon: do not leak FDs on bogus requests
2021-02-22t/lei*: drop $lei->(...) sub
2021-02-07tests: split out lei-daemon.t from lei.t