标签: objective-c ping
我正在使用来自Github的SimplePing.h和SimplePing.m文件: https://github.com/benbahrenburg/Pinger/blob/master/iOS/Classes/SimplePing.m
SimplePing.h
SimplePing.m
ping本地IP地址时崩溃。
如何停止崩溃的应用程序,我还添加了try catch块,但它像self->_scoket已被取消分配,是否有任何方法可以停止 或处理此崩溃?
self->_scoket