]> granicus.if.org Git - strace/commit
Move fallback -yy socket print from printfd to print_sockaddr_by_inode
authorDmitry V. Levin <ldv@altlinux.org>
Sat, 23 Jan 2016 16:35:02 +0000 (16:35 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 23 Jan 2016 16:35:02 +0000 (16:35 +0000)
commitea8b8e31528d3caca76c1437afe11e8d49244727
tree86e75323cc0391c2d7b1b70d41f840f3e94a296d
parentfa8c286d50d83ae86d2ca8df52f7aba8b6c5bae1
Move fallback -yy socket print from printfd to print_sockaddr_by_inode

* util.c (printfd): In -yy mode, move fallback print of proto:[inode] ...
* socketutils.c (to print_sockaddr_by_inode): ... here.
socketutils.c
util.c