public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: New to cygwin
Date: Mon, 26 Nov 2007 19:20:00 -0000	[thread overview]
Message-ID: <015e01c83054$4b069d90$2e08a8c0@CAM.ARTIMI.COM> (raw)
In-Reply-To: <801613440711260934j5821922r1cbb855bbbd5a3eb@mail.gmail.com>

On 26 November 2007 17:35, Tomasz Jankowski wrote:

> 1. I found, that functions like sendmsg and recvmsg are available in
> cygwin, is it true?

  Yep.

> 2. What about IPv6, is it available in cygwin?

  Nope, not yet, but it's under active development at the moment.

> 3. Does cygwin in some way support some other socket options, that win32 do?

  It supports the berkeley sockets API, but relies on the features of the underlying OS to implement it, so it cannot do anything that windows itself does not support (though it may be it more or less easy to access certain functionality using one API or the other).

> 4. How does  the performance look? Will my library have really poorer
> performance if I use cygwin instead of winsock API?

  There is a bit of overhead, but not a great deal; most of cygwin's implementations of the berkeley sockets APIs are just fairly thin wrappers around calls to the underlying winsock functionality that is used to implement them.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

  reply	other threads:[~2007-11-26 17:46 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-26 17:59 Tomasz Jankowski
2007-11-26 19:20 ` Dave Korn [this message]
2007-11-26 19:34   ` Tomasz Jankowski
2007-11-28  1:14     ` joekrahn
2007-11-27  3:20 ` Erich Dollansky
2007-11-27 18:27   ` Tomasz Jankowski
2007-11-27 22:49     ` Thorsten Kampe
2007-11-28  7:31     ` Erich Dollansky
2009-02-02 10:48 ` sarshh
2009-02-02 12:49   ` SCTP (was Re: New to cygwin) Corinna Vinschen
  -- strict thread matches above, loose matches on Subject: below --
2008-07-18  1:10 New To Cygwin mwade
2008-07-18  1:47 ` Larry Hall (Cygwin)
2005-12-18 22:11 new to cygwin Luke Vanderfluit
2005-12-18 22:37 ` Andrew DeFaria
2005-02-02  9:01 New to CygWin Cameron
2005-02-02 10:03 ` Corinna Vinschen
2000-06-29  9:45 New to cygwin Maggy Thomas

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='015e01c83054$4b069d90$2e08a8c0@CAM.ARTIMI.COM' \
    --to=dave.korn@artimi.com \
    --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).