套接口库函数参考(119)

2010-12-30 21:03:01 · 作者: · 浏览: 59163
bsp;          HIBYTE( wsaData.wVersion ) != 1 ) {

                       /* Tell the user that we couldn't find a useable */

                       /* winsock.dll.                                  */

                       WSACleanup( );

                       return;

                }

 

   &