bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Options for IPC between bash processes under cygwin


From: Eric Blake
Subject: Re: Options for IPC between bash processes under cygwin
Date: Fri, 04 Dec 2009 17:54:24 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Jon Seymour on 12/4/2009 4:00 PM:
> On Linux or any reasonable OS, I could do this remote dispatch easily
> with named pipes, but these don't exist on cygwin.

That's where you're wrong.  Named pipes DO exist on cygwin, although there
are still some bugs being hammered out when trying to have multiple
simultaneous writers to a named pipe.  Also, whereas you can do <>pipe on
Linux, that won't work on cygwin (where named pipes must be read-only owr
write-only).

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksZr0AACgkQ84KuGfSFAYBnbgCeMS9E6jFwocHi4WbOBKk+OTmH
G/0AoNZjXu/8oytboSqzbX2VIW9i1UIb
=PKzk
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]