On Wed, Sep 26, 2012 at 01:36:07AM -0500, DRC wrote:
> The idle timeout is in seconds and is a 32-bit value.  It's multiplied 
> by 1000 to get milliseconds and passed into TimerSet(), so in order to 
> overrun that value, you'd need an idle timeout of more than 24 days.  I 
> don't really understand your description of the problem below.  Can you 
> clarify?
> 
> Also, didn't you write this code to begin with?

Not any of the timer code within the X server itself, just the call for
time idle timeout.  The timer code adds the absolute time to the relative
timeout value.  Today, with max-idle-timeout set to 1, it fails immediately:
Unfortunately, I don't have the time  to poke further.

26/09/2012 08:07:52 Using auth configuration file /etc/turbovncserver-auth.conf
...
26/09/2012 08:07:52 NOTICE: idle timeout set to 1 seconds per system policy
...
26/09/2012 08:07:52 VNC extension running!
Could not init font path element /usr/share/fonts/Speedo, removing from list!

Fatal server error:
TurboVNC server has been idle for 1 seconds.  Exiting.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to