Help for this page

Select Code to Download


  1. or download this
    #include <winsock2.h>
    #include <ws2tcpip.h>
    ...
        WSACleanup();
        return 0;
    }
    
  2. or download this
    C:\test>cl /W3 unixDomainSockets.c Ws2_32.lib
    Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
    ...
    
    C:\test>perl -E"say $^E=10047"
    An address incompatible with the requested protocol was used