]> git.kaiwu.me - haproxy.git/commit
MINOR: cli: allow specifying a tgid with show fd
authorMaxime Henrion <mhenrion@haproxy.com>
Mon, 27 Apr 2026 13:26:55 +0000 (09:26 -0400)
committerOlivier Houchard <cognet@ci0.org>
Thu, 7 May 2026 14:02:37 +0000 (16:02 +0200)
commitda554b7ef7dbdcce1056feb6aeb51cf17d185191
treeae3546527a8775a0a835959fbab67ac5705ea678
parent972d0a41835700b89fe2eab60528756705361c37
MINOR: cli: allow specifying a tgid with show fd

This will become useful when we implement using unshare() to split fd
tables per thread group. For now, the tgid is parsed but completely
ignored.
src/cli.c