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 18:19:41 -0400 (EDT) From: David E Euresti To: Subject: Re: Duplicating Unix Domain Sockets Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I'm not so sure that it'll make it that much slower. I mean we are talking of adding only a couple of bytes to every send Unix Domain sockets. And Unix domain sockets never go outside the computer. Obviously it'll hurt if your program usually sends small packets, but you'll gain in being able to pass file descriptors through there. But I would like to hear what the original developer has to say. 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/