GNU bug report logs -
#23615
25.1.50; Which platforms can safely use getsockopt(,,SO_ERROR,,)?
Previous Next
Reported by: Ken Brown <kbrown <at> cornell.edu>
Date: Wed, 25 May 2016 00:27:02 UTC
Severity: wishlist
Found in version 25.1.50
Done: Ken Brown <kbrown <at> cornell.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Cc: 23615 <at> debbugs.gnu.org
> From: Ken Brown <kbrown <at> cornell.edu>
> Date: Sat, 28 May 2016 13:18:27 -0400
>
> > With MinGW, I get this instead:
> >
> > D:\usr\eli\data>socket_test
> > Server listening on port 2213.
> > Attempting client connection...success.
> >
> > Do we have to have a failure in this case? Or is the above a valid
> > outcome?
>
> It's a valid outcome. I think the reason the connection is refused on
> Cygwin (and apparently on RHEL 7.2) is that the first addrinfo structure
> returned by getaddrinfo has an IPv6 address. There's no reason to
> expect this to happen on all platforms.
OK, thanks. So hopefully others will chime in with results from other
platforms.
This bug report was last modified 8 years and 351 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.