摘要:
一、先分析Native层:1、C++基类SocketListener:class SocketListener {int mSock;const char *mSocketName;SocketClientCollection *mClients;pthread_mutex_t mClientsLock;bool mListen;int mC... 阅读全文
posted @ 2013-06-21 17:34
J.evan
阅读(4019)
评论(0)
推荐(0)
浙公网安备 33010602011771号