This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Open sockets non-overlapped?


On 5/19/06, Christopher Faylor wrote:
On Fri, May 19, 2006 at 11:19:45AM -0400, Lev Bishop wrote:
>Here's a trivial little patch for your consideration (while I wait for
>my copyright assignment to go through).
>
>It makes it so that cygwin sockets can be passed usefully to windows
>processes. Eg:
>$ cmd /c dir > /dev/tcp/localhost/5001

AFAIK, /dev/tcp/localhost is neither a linux nor a cygwin construction.

Did you try it? (It's a bash construction).

Lev


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]