libevet windows evsig_init: socketpair: Successful WSAStartup not yet performed

libevet windows evsig_init: socketpair: Successful WSAStartup not yet performed

libevet windows evsig_init: socketpair: Successful WSAStartup not yet performed
windows 上加载库的操作.

#ifdef WIN32
        WSADATA wsa_data
;
       
WSAStartup(0x0201, &wsa_data);
#endif


参考:
http://archives.seul.org/libevent/users/Oct-2010/msg00049.html

你可能感兴趣的:(libevet windows evsig_init: socketpair: Successful WSAStartup not yet performed)