mirror of
https://github.com/apache/nuttx.git
synced 2025-12-10 12:14:36 +08:00
if dns_recv_response() fails, dns_bind() is called again at try_stream to create a new socket. However, the original socket descriptor sd isn't closed Signed-off-by: nuttxs <zhaoqing.zhang@sony.com>