delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <002401c1a3f4$0b77e8c0$010310ac@lyoncleitienne> |
From: | "Christophe LEITIENNE" <cleitienne AT wanadoo DOT fr> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Descriptor passing between process |
Date: | Wed, 23 Jan 2002 10:55:07 +0100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Hi all, I'm using Cygwin 1.3.8 on a Windows 2000 box. I'm looking for a way to pass a socket descriptor between 2 process, using sendmsg and recvmsg on a unix named pipe. This procedure seems to be well knowned and works well on Linux and AIX. I didn't found anything interesting about it in the mailing list archives, except someone who started to port this API to Cygwin some time ago, without any further informations. am I doing something wrong ? Will this API be ported to Cygwin in a near future ? Is there a way to pass descriptors between process in an other way with Cygwin ? Is it possible to simulate this using the win32 DuplicateHandle and cygwin_attach_handle_to_fd (and probably with cygwin_attach_fd_to_handle which does not exists) ? Thanks for your help, Christophe LEITIENNE (FRANCE) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |