mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -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.
3.5 KiB
3.5 KiB