mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 07:48:59 +08:00
26e02700dd
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>