mike-jumper commented on PR #417: URL: https://github.com/apache/guacamole-server/pull/417#issuecomment-1476582605
@aleitner Regarding: > Update Surface frame marker to always mark frame as 0 to make sure the frames get flushed appropriately. Can you clarify why/how this addresses the issue? RDP provides different markers for the start and end of a frame, and setting `0` always for the call to `guac_rdp_gdi_mark_frame()` would mean that `guac_rdp_gdi_mark_frame()` always believes it's at the end of a frame and never marks things as being in progress. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
