natefinch / npipe

A Windows named pipe implementation written in pure Go.
MIT License
297 stars 73 forks source link

Properly close all handlers #10

Closed gabriel-samfira closed 10 years ago

gabriel-samfira commented 10 years ago
gabriel-samfira commented 10 years ago

Changes made

natefinch commented 10 years ago

LGTM!