diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug7935 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug7935 b/changes/bug7935 new file mode 100644 index 0000000000..ef910012c7 --- /dev/null +++ b/changes/bug7935 @@ -0,0 +1,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". |