filelist_fmt
logx(4, "poll [%s]", (filelist_fmt(str, sizeof(str), pfds, 0), str));
size_t filelist_fmt(char *, size_t, struct pollfd *, int);