chanduthedev
Results
13
comments of
chanduthedev
I removed setReceiveCallback method and tried again, still facing crash issue.
Hi @brian-armstrong I tried using **CFRunLoopRun();**, in this case there is no crash issue. But when I use **setBlocking** method, I face crash consistently. Below code may help to find...
Thanks for the quick reply @hollance . It worked like a charm!!!