Commit Graph
3 Commits
Author SHA1 Message Date
John Starks 2cf8f2ee8b Add reference to code of conduct 2016-06-21 14:08:28 -07:00
John Starks 2b085935f0 Update README.md 2016-01-31 17:48:08 -08:00
John Starks f001f808a9 Add file and pipe Windows wrappers
This includes Reader, Writer, and Closer interfaces on top of
Windows file handles in a way that does not block the system thread
while the IO is outstanding.

This also includes net.Listener and net.Conn for named pipes.
2016-01-30 18:11:47 -08:00