用CAsyncSocket编程,怎样捕捉网络中消息呢?!比方说FD_READ FD_WRITE等等!还有可以在重载CAsyncSocket::OnReceive(int nErrorCode)的时候,强行加入AsyncSelect(FD_READ);吗?!谢谢前辈赐教!!!