Answer the question
In order to leave comments, you need to log in
QThread::start: Failed to create thread (The access code is invalid.) How to fix?
I wrote a qt program that downloads VKontakte posts and pictures for them.
Pictures are loaded like this:
connect(netReply, SIGNAL(readChannelFinished()), &loop, SLOT(quit()));
connect(netReply, SIGNAL(readChannelFinished()), &loop, SLOT(quit()), Qt::DirectConnection);
Answer the question
In order to leave comments, you need to log in
Removed QNetworkAccessManager *manager and QNetworkReply *netReply and reuse them.
What's the point of creating more threads than can actually run in parallel?
In my opinion, the OS itself monitors the number, but it should be more than 400.
Simplified code for creating and deleting a stream in the studio.
You apparently wrote the wrong classes for them. Do col-xs-4 for the main 3's
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question