npipe icon indicating copy to clipboard operation
npipe copied to clipboard

Overlapped event not closed

Open alexpilotti opened this issue 11 years ago • 0 comments

CloseHandle should be called for the event created here when not needed anymore: https://github.com/natefinch/npipe/blob/v2/npipe_windows.go#L395

e.g.: https://github.com/natefinch/npipe/blob/v2/npipe_windows.go#L217

alexpilotti avatar Aug 01 '14 13:08 alexpilotti