You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vsock/tsi_dgram: Make send_to bind to correct socket adress structs
We need to bind to the correct socket types (IPv6, Unix) instead of only IPv4.
This fixes UDP and unix dgram tests hanging when waiting for reply.
Signed-off-by: Matej Hrica <[email protected]>
0 commit comments