if (0 != bind(pServer->m_SockListen,(sockaddr *)&service,sizeof(sockaddr_in)))
界面是这样子:
::bind
函数bind是不是返回值不是int类型