John Starks 3aa597fc55 Open pipe client with anonymous security
This ensures that the pipe server cannot impersonate or even identify
the user that has connected to the pipe. This is a good default to
prevent malicious squatting on a named pipe name.

Signed-off-by: John Starks <jostarks@microsoft.com>
2016-01-31 14:03:47 -08:00
2016-01-30 18:11:47 -08:00
2016-01-30 18:11:47 -08:00
2016-01-30 18:11:47 -08:00
2016-01-30 18:11:47 -08:00

go-winio

This repository contains utilities for efficiently performing Win32 IO operations in Go. Currently, this is focused on accessing named pipes.

Please see the LICENSE file for licensing information.

S
Description
Win32 IO-related utilities for Go
Readme MIT
835 KiB
Languages
Go 100%