[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r10132 - trunk/subversion/clients/cmdline

From: Klaus Rennecke <kre_at_tigris.org>
Date: 2004-07-08 17:51:39 CEST

kfogel@collab.net wrote:
> [...]
> Why is Windows different from other platforms?

Now there's a funny question ;-p

Seriously, I believe there is no real provision for OOB signals in
Windows keyboard input handling. So, down in the depths of the OS
libraries, someone will have to poll for keystrokes that are supposed to
break things out of the current contemplation.

For a demonstration, create a java process on XP that populates half a
gig heap of Lots Of Small Things, then System.gc() in a tight loop. Try
to get control of your computer again - good luck!

/Klaus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 8 17:51:53 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.