打armeabi包后直接挂掉,挂在__wsContext = lws_create_context(&creationInfo);
,打了armeabi-v7a包后连接不上,线程也是wait在__wsContext = lws_create_context(&creationInfo);
已经解决了
打armeabi包后直接挂掉,挂在__wsContext = lws_create_context(&creationInfo);
,打了armeabi-v7a包后连接不上,线程也是wait在__wsContext = lws_create_context(&creationInfo);
已经解决了