Lee Kindness <lkindness@csl.co.uk> writes:
> + #define _THREAD_SAFE
> + #define _REENTRANT
> + #define _POSIX_PTHREAD_SEMANTICS
What is this stuff, and why isn't it wrapped in any sort of
platform-specific test? If it's needed, why is it in only one .c file?
Also, haven't you broken SOCK_STRERROR for the Windows case?
regards, tom lane