随笔分类 -  C++

Symbian
Symbian中令人郁闷的错误【KESockDefaultMessageSlots|KErrServerBusy】
摘要:在s60下创建socket连接,当你创建某个链接时系统会抛出KErrServerBusy。 这个时候的解决方案是:If you find in testing that your code is getting KErrServerBusy errors then you can increase t... 阅读全文
posted @ 2010-05-14 18:06 hyde 阅读(278) 评论(0) 推荐(1)