mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-13 06:29:11 +00:00
Merge dca8799ed7
into f1e83d5240
This commit is contained in:
commit
ae1a6aa26e
1 changed files with 1 additions and 1 deletions
|
@ -2985,7 +2985,7 @@ UNIX MODULE
|
|||
else
|
||||
break
|
||||
end
|
||||
elseif err:errno() ~= EINTR then
|
||||
elseif err:errno() ~= unix.EINTR then
|
||||
Log(kLogWarn, tostring(err))
|
||||
break
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue