aboutsummaryrefslogtreecommitdiff
path: root/changes/bug7935
blob: ef910012c7647514d60922c5a435e17cad39cdf0 (plain)
1
2
3
4
  o Minor features (portability):
    - Work correctly on unix systems where EAGAIN and EWOULDBLOCK are
      separate error codes--or at least, don't break for that reason.
      Fixes bug 7935. Reported by "oftc_must_be_destroyed".