microsoft / go-winio

Win32 IO-related utilities for Go
MIT License
952 stars 182 forks source link

Added HV Socket tests #240

Closed helsaawy closed 2 years ago

helsaawy commented 2 years ago

Added tests for core Hyper-V socket functionality, including testing CloseRead and CloseWrite, as well as checking addresses are appropriate and timeouts work.

Requires #239

Signed-off-by: Hamza El-Saawy hamzaelsaawy@microsoft.com

anmaxvl commented 2 years ago

oops, didn't see the last conversation 😄