I would like to extend my application lugins architecture. However. is there possibilty to make async network calls inside plugin using signals and slots? I will get
"corrupted double-linked list: 0x09e034e0 ***" error message when closing my system down. But if I comment away network code away, error mesage will not displayed.