> Introduce vsock_unconnected_reset() and adapt vsock_connect(). > > Change transport assignment life cycle. On connect(), socket gets a > transport assigned. If connection fails (init went wrong, peer > misbehaviour, time out, signal), transport is de-assigned and socket state > is re-initialized. Once the connection is established, transport remains > assigned until close(). > > Signed-off-by: Michal Luczaj <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=3
