effects/screenshot: Ensure screenshot fd is nonblocking
If the screenshot fd is blocking, the thread writing the screenshot to the pipe can potentially get stuck in case something happens to the client.
If the screenshot fd is blocking, the thread writing the screenshot to the pipe can potentially get stuck in case something happens to the client.