bug7935 234 B

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