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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 3 Jun 2002 15:36:56 -0400 (EDT) From: David E Euresti To: Subject: Duplicating Unix Domain Sockets Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hello, So I've been working on this passing file descriptor between processes thing. And I've gotten something that works well. I'm using cygwin_attach_handle_to_fd to create the file descriptor. Unfortunately I can't seem to see how to create a Unix Domain socket (AF_UNIX) using this. I've traced through all the source and can't seem to find the place to do it. I've also heard talk that the cygserver can be used to pass file descriptors. But I can't find the information to do it. Thanks, David -- 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/