a crash in iOS multithread programming
syosan opened this issue · 1 comments
syosan commented
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.
gustavogenovese commented
you should not perform http calls on main thread.