io.backend.unix.multiplexers.run-loop: Really fix bug #775!
parent
525fe70306
commit
79b0948377
|
@ -15,6 +15,7 @@ TUPLE: run-loop-mx kqueue-mx ;
|
|||
2drop
|
||||
0 mx get-global kqueue-mx>> wait-for-events
|
||||
enable-all-callbacks
|
||||
reset-run-loop
|
||||
yield
|
||||
] alien-callback ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue