posix read can return error.IsDir
This commit is contained in:
@@ -639,6 +639,7 @@ const ParseFormValueError = error{
|
||||
Unexpected,
|
||||
InvalidDebugInfo,
|
||||
EndOfFile,
|
||||
IsDir,
|
||||
OutOfMemory,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user