delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/06/07/12:38:08

X-Spam-Check-By: sourceware.org
Date: Thu, 7 Jun 2007 12:37:44 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: [ANNOUNCEMENT] New package: brltty 3.8
Message-ID: <20070607163744.GA4972@ednor.casa1.cgf.cx>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <20070606102654 DOT GA11636 AT calimero DOT vinschen DOT de> <announce DOT 20070605230831 DOT GC3356 AT implementation> <f45rfu$r9r$1 AT sea DOT gmane DOT org> <20070606085100 DOT GA5082 AT implementation> <4666819A DOT 52A6488D AT dessent DOT net> <20070606192445 DOT GG6500 AT implementation> <20070606201111 DOT GA2366 AT ednor DOT casa1 DOT cgf DOT cx> <20070607114950 DOT GA3958 AT implementation> <20070607122642 DOT GA31803 AT trixie DOT casa DOT cgf DOT cx> <20070607160859 DOT GA3577 AT implementation>
MIME-Version: 1.0
In-Reply-To: <20070607160859.GA3577@implementation>
User-Agent: Mutt/1.5.15 (2007-04-06)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Fri, Jun 08, 2007 at 12:08:59AM +0800, Samuel Thibault wrote:
>To the best of my knowledge, there is no "unixish" way in cygwin
>to access these pipes, so we just used CreateNamedPipe().

So don't use named pipes.

>As a result, we have a windows handle to deal with.  If we used the
>cygwin sockets for the TCP/IP connextions, we would end up with two
>types of sockets, which is hairy to handle.  Yes, we could use
>open_osfhandle() for converting the named pipe socket into a cygwin
>socket, but we still have to manage the windows connexion stuff, etc.
>Anyway, we already have the code using windows TCP/IP sockets and named
>pipes working correctly for the mingw32 port, and it _does_ work fine
>with cygwin too, so for maintainability reasons, it is useless to make
>the code more complex just for using cygwin functions.

Once again, I have to ask why whatever linux does in this scenario is
not adequate for Cygwin.  I am assuming that linux uses fifos.

>> You're now mentioning named pipes which adds another data point but if
>> brltty is working on linux then I don't see why it can't be using
>> linux-like techniques on cygwin, cygwin bugs notwithstanding.
>
>Because it has to communicate with other, non-cygwin, applications
>
>> You don't appear to be saying that you've stumbled over a cygwin bug.
>
>I'm not (except maybe "cygwin doesn't provide a way to connect to
>windows named pipes).

Yes, if you have a 3/8 inch wrench and want to tighten a 13mm nut, you
will have a hard time.  However, you could change wrenches.

>> >> Unless there is good reason, the cygwin distribution really is
>> >> supposed to be comprised of programs which use the linux API.
>> >
>> >But when talking about communicating with other applications, we need to
>> >use windows interfaces when the linux API doesn't permit it, shouldn't
>> >we?
>> 
>> Only if you can clearly communicate why the linux API doesn't work.
>
>I already said it in a previous mail: because it has to communicate with
>other, non-cygwin, applications.

Cygwin does routinely communicate with other non-cygwin applications.
It appears that you are assuming that Cygwin doesn't do whatever the
linux port does or that, if it does, it does not communicate with
windows applications.  It's possible that is the case but you seem to
just be assuming that and not providing any facts which support your
claim.

cgf

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019