OSSP CVS Repository

ossp - Difference in ossp-pkg/pth/pth_high.c versions 1.99 and 1.100
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/pth/pth_high.c 1.99 -> 1.100

--- pth_high.c   2002/11/07 15:21:06     1.99
+++ pth_high.c   2002/11/08 12:38:39     1.100
@@ -541,6 +541,7 @@
                     if (   errno == ESHUTDOWN    || errno == ECONNRESET
                         || errno == ECONNABORTED || errno == ENETRESET) {
                         pfd[i].revents &= ~(POLLIN);
+                        pfd[i].revents &= ~(POLLRDNORM);
                         pfd[i].revents |= POLLHUP;
                         ok--;
                     }

CVSTrac 2.0.1