0ldF0x

Results 2 issues of 0ldF0x

I've downloaded repo and changed demo app, so it uses "reachabilityWithAddress" instead of "reachabilityWithHostname". Here is code: ``` struct sockaddr_in callAddress; callAddress.sin_len = sizeof(callAddress); callAddress.sin_family = AF_INET; callAddress.sin_port = htons(8001);...

Hello! I've used this great script in the launch of some new coin (let's name it "newcoin") on the binance. I've entered coin exactly at launch and I got this...