gustavogenovese/curl-android-ios

a crash in iOS multithread programming

Closed this issue · 1 comments

HI, libcurl uses in iOS multithread programming, have a crash error, the reason may be NDS lookup timeout, how to solve it?

the error log:
Warning: Libinfo call to mDNSResponder on main thread
(lldb)

pls help, thanks.

you should not perform http calls on main thread.