Merge remote-tracking branch 'public/bug3270' into maint-0.2.2

This commit is contained in:
Nick Mathewson
2011-05-30 14:49:49 -04:00
16 changed files with 120 additions and 97 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes
- Use a wide type to hold sockets when built for 64-bit Windows builds.
Fixes bug 3270.