On August 21, 2014 at 9:23 AM Daniel Stenberg <[email protected]> wrote: > On Wed, 20 Aug 2014, Paras S wrote: > > > On calling Curl_disconnect, the current easy object's state is > > modified, > > even if conn_candidate may have nothing to do with the current easy > > object. > > Hi Kamil, > > I want to move away the call to Curl_speedinit() from > Curl_disconnect() since > it sets easy handle state when a connection is closed, which is a bad > thing. > > You added this call in commit f551aa5c16 (more than three years ago) > referring > the redhat bug at https://bugzilla.redhat.com/679709. > > I'm now trying to figure out exactly why the fix was made in order to > make > sure we don't introduce a regression when I move away this. Do you > remember > any more details whan what is publicly available there?
Just a question. Should I read between the lines here and guess that the curl in Red Hat Enterprise Linux is somehow a fork from the actual golden code that I get at http://curl.haxx.se/download/ ? Dennis ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
