在s60下创建socket连接,当你创建某个链接时系统会抛出KErrServerBusy。
这个时候的解决方案是:If you find in testing that your code is getting KErrServerBusy errors then you can increase the number of message slots.
搞了半天,Symbian就是喜欢很隐晦的告诉你出错了。
RSocketServ::Connect(slots) ===》 increase the number of message slots
posted on 2010-05-14 18:06
hyde 阅读(60)
评论(0) 编辑 收藏