提交 7d42bc70 编写于 作者: Q Qxyat 提交者: Chris Bracken

Reset NSNetService delegate to nil,when stop service. (#11270)

上级 8a8610a9
......@@ -80,6 +80,7 @@
}
#else // TARGET_IPHONE_SIMULATOR
[_netService.get() stop];
[_netService.get() setDelegate:nil];
#endif // TARGET_IPHONE_SIMULATOR
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册