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

Re: [PATCH] Delta window changes and delta applicator

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-09-19 17:23:24 CEST

On short reads/writes:
>> IMO it would be better to impose that restriction on the generic
>> read/write functions.

> That's fine with me if it's fine with other people.

Hm, I'm still okay with doing this, but I want to state one
reservation: this makes generic read/write functions inappropriate to
use in non-blocking situations, e.g. when the input source is a
network socket and you don't want your execution thread to block
reading from it. I don't know if we have any situations like that or
not.
Received on Sat Oct 21 14:36:08 2006

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.