WNOHANG is not supported on windows.

This commit is contained in:
Jaana Burcu Dogan 2016-02-17 00:13:18 +01:00
parent f611b37834
commit 8a8e29bb7b
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build !windows
package osutils
import (