X-Spam-Check-By: sourceware.org
Message-ID: <44ADAB35.5000805@netbauds.net>
Date: 	Fri, 07 Jul 2006 01:30:45 +0100
From: Darryl Miles <darryl-mailinglists@netbauds.net>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.8.0.4) Gecko/20060614 SeaMonkey/1.0.2
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: rsync over ssh hang issue understood
References: <003901c6a151$cd173170$a501a8c0@CAM.ARTIMI.COM>
In-Reply-To: <003901c6a151$cd173170$a501a8c0@CAM.ARTIMI.COM>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Dave Korn wrote:
> On 06 July 2006 23:02, Darryl Miles wrote:
>> However according to MSDN this function is undocumented.  
> 
>   No, it's documented in the DDK these days.
> 
> http://msdn.microsoft.com/library/en-us/Kernel_r/hh/Kernel_r/k111_822ab812-a644-4574-8d89-c4ebf5b17ea5.xml.asp?frame=true
> 
> (ZwQueryInformationFile == NtQueryInformationFile)

Please explain the relevance for the uninitiated.

The Zw stuff looks like Device Drive APIs, where as we want 
Userspace/Application APIs.

There is no documented type for 
FILE_INFORMATION_CLASS=FilePipeLocalInformation in the Zw functions.

So my stance is still the same.  A MS rocket scientist is still 
necessary requirement to continue with the existing approach.  The 
rocket scientist will understand things that mere mortals wont :).


Maybe you are in a better position to share more insight into the 
situation (specifically about the use of NtQueryInformationFile in 
addressing the writability semantics of the POSIX select/poll/write 
event system).


Darryl

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

