neandrake commented on PR #542: URL: https://github.com/apache/guacamole-server/pull/542#issuecomment-2319543711
I was looking into something similar, flipping a socket to non-blocking and back, for when read-only connections are created and sync display so it doesn’t cause the main connection to lag then. I found it challenging to think through the behavior of the socket. Would the socket need polled until all expected data comes in before switching back to blocking? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org