hsa: fix proxy udp issue 01/41901/2
authorAdrian Villin <[email protected]>
Thu, 5 Dec 2024 13:58:39 +0000 (14:58 +0100)
committerFlorin Coras <[email protected]>
Thu, 5 Dec 2024 17:43:04 +0000 (17:43 +0000)
commit1c0af1fb68a107db6d4aa5b80b60171094cfe80f
tree853432413b5d40c6466825635dfb811ff7a6b26d
parent91e63915e1d00888c56b344ad544cba14f60e15d
hsa: fix proxy udp issue

- when testing multithreaded proxy with udp iperf, iperf wouldn't
  connect -> made client_sep a vector so multiple transport protocols
  can be saved

Type: fix

Change-Id: I91936bd3214f40deb914792c02783112ae59942c
Signed-off-by: Adrian Villin <[email protected]>
src/plugins/hs_apps/proxy.c
src/plugins/hs_apps/proxy.h