mirror of
https://github.com/rwinkhart/go-winio.git
synced 2026-08-28 04:46:50 -04:00
3aa597fc551e9d18fa504084020f5af63677333c
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>
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.
Languages
Go
100%