Commit 336dcaeaef4037f9ce62c7739f45ebbeb7a27bf2

Nick Mathewson 2012-03-30T10:26:50

Fix a compilation error with MSVC 2005 due to use of mode_t MSVC apparently doesn't have a mode_t defined, though mingw does. Found by Savg He.