wayland: Take ownership of fd in wl_display_connect_to_fd()
This means we're free to close it when we want, which we'll use to wake up the main thread if we hit an error in a different thread.
Loading
Please register or sign in to comment
This means we're free to close it when we want, which we'll use to wake up the main thread if we hit an error in a different thread.