public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin-patches@cygwin.com
Subject: Re: [PATCH] Cygwin: connect: set connect state for DGRAM sockets
Date: Mon, 26 Apr 2021 11:28:39 +0200	[thread overview]
Message-ID: <YIaHx1Wvm2yuFga/@calimero.vinschen.de> (raw)
In-Reply-To: <20210423185141.7687-1-kbrown@cornell.edu>

On Apr 23 14:51, Ken Brown wrote:
> When connect is called on a DGRAM socket, the call to Winsock's
> connect can immediately return successfully rather than failing with
> WSAEWOULDBLOCK.  Set the connect state to "connected" in this case.
> 
> Previously the connect state remained "connect_pending" after the
> successful connection.
> ---
>  winsup/cygwin/fhandler_socket_inet.cc  | 19 +++++++++++--------
>  winsup/cygwin/fhandler_socket_local.cc | 19 +++++++++++--------
>  2 files changed, 22 insertions(+), 16 deletions(-)

ACK.  Please push (a release msg entry would be nice, too).


Thanks,
Corinna

      reply	other threads:[~2021-04-26  9:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23 18:51 Ken Brown
2021-04-26  9:28 ` Corinna Vinschen [this message]

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=YIaHx1Wvm2yuFga/@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin-patches@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).