On Jul 17 21:33, Marc Hoersken via Cygwin wrote: > Hi Corinna, > > Am 17.07.2020 um 21:21 schrieb Corinna Vinschen: > > I don't agree here. The sole purpose for connect_errorcode is to set > > SOL_SOCKET/SO_ERROR in case a caller requests FD_CONNECT and FD_CONNECT > > is available. After being set once, SOL_SOCKET/SO_ERROR should not be > > rewritten, given the description of SO_ERROR in `man 7 socket': > > > > SO_ERROR > > Get and clear the pending socket error. This socket option is > > ^^^^^^^^^ > > read-only. Expects an integer. > > > > [...] > > > > Make sense? > > > yes, this makes sense. Please go for it.
Great, done! > Is there a public changelog I can check regulary to see if this has been > released (once it is)? Thanks! git log? Or do you mean official Cygwin releases? The only public changelog is the announcement on cygwin-announce in this case. Thanks, Corinna -- Corinna Vinschen Cygwin Maintainer -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple