io.backend.unix.multiplexers.run-loop: Really fix bug #775!

db4
Doug Coleman 2014-07-04 01:50:45 -07:00
parent 525fe70306
commit 79b0948377
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ TUPLE: run-loop-mx kqueue-mx ;
2drop 2drop
0 mx get-global kqueue-mx>> wait-for-events 0 mx get-global kqueue-mx>> wait-for-events
enable-all-callbacks enable-all-callbacks
reset-run-loop
yield yield
] alien-callback ; ] alien-callback ;