Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 24 Jan 2002 19:18:13 +0300 From: egor duda X-Mailer: The Bat! (v1.53 RC/4) Reply-To: egor duda Organization: deo X-Priority: 3 (Normal) Message-ID: <4192451650.20020124191813@logos-m.ru> To: Corinna Vinschen Subject: Re: Descriptor passing between process In-Reply-To: <20020124170147.D11608@cygbert.vinschen.de> References: <002401c1a3f4$0b77e8c0$010310ac AT lyoncleitienne> <20020123120701 DOT A11608 AT cygbert DOT vinschen DOT de> <8181418335 DOT 20020124161420 AT logos-m DOT ru> <20020124142156 DOT Y11608 AT cygbert DOT vinschen DOT de> <4183271981 DOT 20020124164513 AT logos-m DOT ru> <20020124163840 DOT B11608 AT cygbert DOT vinschen DOT de> <20020124170147 DOT D11608 AT cygbert DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! Thursday, 24 January, 2002 Corinna Vinschen cygwin AT cygwin DOT com wrote: CV> It *could* be implemented. CV> First we would have to implement the control message passing at all and CV> when it's available we could perhaps even implement descriptor passing CV> using the DuplicateHandle() function. To call DuplicateHandle() you must have a process handle of the peer. i don't know how can we do it properly without cygwin daemon. btw, i wonder if descriptor sent through AF_LOCAL socket whould remain valid after sender closes it? and what about "after sender terminates"? Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- 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/