public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: David E Euresti <davie@MIT.EDU>
To: <cygwin@cygwin.com>
Subject: Re: Duplicating Unix Domain Sockets
Date: Mon, 03 Jun 2002 15:19:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.30L.0206031815540.17867-100000@department-of-alchemy.mit.edu> (raw)

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/

             reply	other threads:[~2002-06-03 22:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-03 15:19 David E Euresti [this message]
2002-06-03 17:01 ` Bob Friesenhahn
  -- strict thread matches above, loose matches on Subject: below --
2002-06-03 13:52 David E Euresti
2002-06-03 13:59 ` Christopher Faylor
2002-06-03 23:17 ` egor duda
2002-06-04  5:41   ` Robert Collins
2002-06-05 12:30     ` David E Euresti
2002-06-04  8:07   ` David E Euresti
2002-06-04  8:33     ` egor duda
2002-06-04  8:40       ` David E Euresti
2002-06-03 12:37 David E Euresti
2002-06-03 12:42 ` Christopher Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.GSO.4.30L.0206031815540.17867-100000@department-of-alchemy.mit.edu \
    --to=davie@mit.edu \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).