commit | 799e5410b49b319ae20698a1b91232c9ac894ab0 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Sep 12 18:53:06 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon Sep 12 19:33:07 2022 +0200 |
tree | 31df19ea3db2c6e8297ef27cff684900cb34c95e | |
parent | a57786e87d0746baec43ea888bf6cd30c490d2fb [diff] |
MINOR: flags/fd: decode FD flags states The new function is fd_show_flags() and it reports known FD flags: $ ./dev/flags/flags fd 0x000121 fd->flags = FD_POLL_IN | FD_EV_READY_W | FD_EV_ACTIVE_R