[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_0_BRANCH: kdelibs/kioslave/http
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2002-05-31 4:40:01
[Download RAW message or body]


kdelibs/kioslave/http http.cc,1.470.2.10,1.470.2.11
Author: adawit


Modified Files:
         http.cc
Log Message:
- Remove 1st part of the previous backport since it is clearly wrong 
  and was not suppose to be there.

-  } while ((ret == -1) && (m_bIsSSL || errno == EAGAIN || errno == EINTR));
+  } while ((ret == -1) && (errno == EAGAIN || errno == EINTR));


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic