Commit 90ac878
committed
test(vsock_helper): close sockets
After we're done with a socket, close it, to avoid leaking resources.
We do not need to rebuild the rootfs for this, this specific binary is
compiled on the fly and SCP'd into the microVM.
Signed-off-by: Patrick Roy <[email protected]>1 parent acd5285 commit 90ac878
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments