From e9b33ed1bf4140e3aeda5eb9126027fbe5a3ec5a Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 5 Jul 2012 05:01:00 -0400 Subject: On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc --- changes/bug6296 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug6296 (limited to 'changes') diff --git a/changes/bug6296 b/changes/bug6296 new file mode 100644 index 000000000..b452b1745 --- /dev/null +++ b/changes/bug6296 @@ -0,0 +1,4 @@ + o Minor bugfixes: + + - Instead of ENOBUFS on Windows, say WSAENOBUFS. Fixes + compilation on Windows. Fixes bug 6296; bugfix on 0.2.3.18-rc. -- cgit v1.2.3