You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to get qttp server to run inside a thread created with pthread, however doesn't works. But if I call qttp server from main function, all works fine.