-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
实在不明白这里为什么要用同步网络请求 #44
Comments
因为一般 dns 请求 都是同步的,所以底层就直接用同步了,后面会优化下,增加中间层,并且改成异步 |
希望改成NSURLSESSION 毕竟苹果放弃了connection 你们什么时候会修改呢 |
@zhangninghao 我最近有空就改下 |
好的,我尽快处理掉 |
麻烦尽快改下 辛苦了呢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: