https://opensource.apple.com/source/HTTPServer/HTTPServer-11/CocoaHTTPServer/Vendor/CocoaAsyncSocket/GCDAsyncSocket.m.auto.html
In GCDAsyncSocket.m class file
There is one line with strlen() function
Need to provide a fix for this.
Please provide solution for this as soon as possible as it is very urgent.
In GCDAsyncSocket.m class file
There is one line with strlen() function
sizet peerLen = strlen(peer);
Need to provide a fix for this.
Please provide solution for this as soon as possible as it is very urgent.