From: Brian P. <br...@us...> - 2006-10-30 19:32:17
|
CVSROOT: /cvsroot/vncproxy Module name: vncproxy Repository: vncproxy/src/ Changes by: br...@sc....(none) 06/10/30 11:32:16 Log message: Send RFB update request upon start of receiving an update, rather than waiting until end. Don's suspend writes on host connections when doing frame sync. These two things seem to improve performance a bit when using frame sync. Modified files: vncproxy/src/: sync.c host_io.c Revision Changes Path 1.7 +0 -3 vncproxy/src/sync.c 1.10 +11 -4 vncproxy/src/host_io.c |