passthrough_hp: Fix clone-fd option (#850)
authorSteveYang <40466358+SteveY4ng@users.noreply.github.com>
Thu, 12 Oct 2023 09:18:28 +0000 (17:18 +0800)
committerGitHub <noreply@github.com>
Thu, 12 Oct 2023 09:18:28 +0000 (10:18 +0100)
commit05b696edb347dc555f937c1439ffda6a1c40416e
tree1105be1ac0a0657d203fe5f6e69118d70f17e621
parent063ef8e03ff669579d3a441bece702283b7654e3
passthrough_hp: Fix clone-fd option (#850)

The clone-fd option is set valued but not used in the context. Use it in the code.
example/passthrough_hp.cc