mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
I added GetNamedPipeHandleState before but forgot the setter function, which winds up being useful for namedpipe's tests. Change-Id: Iefeabb2ac9584ec15e18e2ae7e4a72fbb46cbe7c Reviewed-on: https://go-review.googlesource.com/c/sys/+/299209 Trust: Jason A. Donenfeld <Jason@zx2c4.com> Run-TryBot: Jason A. Donenfeld <Jason@zx2c4.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>