mirror of
https://github.com/golang/sys.git
synced 2026-02-08 11:46:04 +03:00
CommTimeouts allows the user to set the timeout on Comm devices: docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-setcommtimeouts docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-getcommtimeouts Change-Id: I756dc93b1b01412a496c6eccab22c9ff7e5f4b83 Reviewed-on: https://go-review.googlesource.com/c/sys/+/290209 Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com> Reviewed-by: Alex Brainman <alex.brainman@gmail.com> Trust: Jason A. Donenfeld <Jason@zx2c4.com> Trust: Alex Brainman <alex.brainman@gmail.com> Run-TryBot: Jason A. Donenfeld <Jason@zx2c4.com> TryBot-Result: Go Bot <gobot@golang.org>