Commit 45b0ebdc8d1336092d8dd2e3c77a08fda4dd4e70

Nick Wellnhofer 2017-10-09T00:08:10

socklen_t is always int on Windows Define XML_SOCKLEN_T as `int` unconditionally in wsockcompat.h. Fixes compiler warnings and removes some duplicated code.