On Thu, Aug 21, 2014 at 02:53:46AM +0400, Dmitry V. Levin wrote:
> On Mon, Aug 11, 2014 at 02:21:01PM +0530, zubin.mit...@gmail.com wrote:
[...]
>       if (!inet_ntop(diag_msg->idiag_family, diag_msg->id.idiag_dst,
>                      remote_addr_buf, size) || !remote_addr_buf[0])
>               return -1;

Also note for unconnected sockets idiag_dst/idiag_dport are zero, and
idiag_src/idiag_sport have to be used instead.


-- 
ldv

Attachment: pgpG4PLQA2Zaj.pgp
Description: PGP signature

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to