mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
Now we poll libuv's events in embed thread by adding main loop's backend fd to a new kqueue fd, instead of directly polling on main loop's backend fd. In this way we can avoid dealing with one shot events overselves.
1.3 KiB
1.3 KiB