[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: Ben Reser <ben_at_reser.org>
Date: 2004-07-10 10:21:35 CEST

On Fri, Jul 09, 2004 at 01:25:19PM +0200, Branko ??ibej wrote:
> Not my fault, ask Microsoft. :-)
>
> There are no signals on Windows. They're simulated in the C runtime
> library, and if that library happens to miss (or can't catch) a ^C while
> waiting for input, then that's just tough luck. It's even possible that
> the apr_poll code doesn't work on stdin -- wouldn't be surprised at all
> if it didn't.

Should we then be using the poll with timeout code instead that I
original used? This would give Windows a chance to pickup a Ctrl+C but
it would of course still be unreliable...

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 10 10:21:48 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.