Hi Dmitry, On 21-Aug-2014, at 4:27, Dmitry V. Levin <[email protected]> wrote:
> On Thu, Aug 21, 2014 at 02:53:46AM +0400, Dmitry V. Levin wrote: >> On Mon, Aug 11, 2014 at 02:21:01PM +0530, [email protected] 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. Currently for unconnected sockets, it would print out the socket inode number(indicating that the socket is unconnected). Would printing idiag_sport instead be confusing? Thanks, -- zm
signature.asc
Description: Message signed with OpenPGP using GPGMail
------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/
_______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
