From: Stanislav Motylkov Date: Fri, 26 Jan 2018 18:38:47 +0000 (+0300) Subject: [PING] Fix error handling and response address decoding (#318) X-Git-Tag: 0.4.9-dev~206 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=906fdf9ccb075301a2ae85ab0979abf7a20bd2ab;hp=906fdf9ccb075301a2ae85ab0979abf7a20bd2ab;ds=inline [PING] Fix error handling and response address decoding (#318) - Host/net unreachable error should be obtained from EchoReply->Status - Use GetNameInfoW to decode actual response addresses (borrowed from tracert code) CORE-14241 #resolve ---