Forgot that us parameter might be f
parent
1fc2d4afbd
commit
a264adc74c
|
@ -53,7 +53,7 @@ M: winnt add-completion ( win32-handle -- )
|
||||||
0 <int> [ ! bytes
|
0 <int> [ ! bytes
|
||||||
f <void*> ! key
|
f <void*> ! key
|
||||||
f <void*> [ ! overlapped
|
f <void*> [ ! overlapped
|
||||||
us 1000 /i INFINITE or ! timeout
|
us [ 1000 /i ] [ INFINITE ] if* ! timeout
|
||||||
GetQueuedCompletionStatus zero?
|
GetQueuedCompletionStatus zero?
|
||||||
] keep *void*
|
] keep *void*
|
||||||
] keep *int spin ;
|
] keep *int spin ;
|
||||||
|
|
Loading…
Reference in New Issue