]> Cypherpunks repositories - gostls13.git/commit
os: file windows use syscall.InvalidHandle instead of -1.
authorWei Guangjing <vcc.163@gmail.com>
Wed, 1 Feb 2012 23:17:52 +0000 (10:17 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 1 Feb 2012 23:17:52 +0000 (10:17 +1100)
commit4ea5d62e5a0013b21c9d796b41a56e71b19159b6
tree00394e250f0c2dc4d7860c4895bd695841b7c136
parentb2935330b03bd9c8c691b3d98ce416d9017ce656
os: file windows use syscall.InvalidHandle instead of -1.

R=golang-dev, adg, alex.brainman
CC=golang-dev
https://golang.org/cl/5602050
src/pkg/os/file_windows.go