Forgot that us parameter might be f

db4
Slava Pestov 2008-11-24 05:45:57 -06:00
parent 1fc2d4afbd
commit a264adc74c
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ M: winnt add-completion ( win32-handle -- )
0 <int> [ ! bytes
f <void*> ! key
f <void*> [ ! overlapped
us 1000 /i INFINITE or ! timeout
us [ 1000 /i ] [ INFINITE ] if* ! timeout
GetQueuedCompletionStatus zero?
] keep *void*
] keep *int spin ;