Multithreaded QLocalSocket

Sebastian TrĂ¼g strueg at mandriva.com
Sun Jun 29 09:43:38 BST 2008


Apparently on Unix QLocalSocket uses QTcpSocket internally. This results in a 
big problem when I want to use it in a multithreaded environment as I cannot 
move the internal QTcpSocket to the new thread. Does anyone have an idea on 
how to solve this issue? On how to use QLocalSocket in multithreaded systems?

Thanks a lot,
Sebastian




More information about the kde-core-devel mailing list