• Cyrill Gorcunov's avatar
    sockets: Print socket id as well · f3ed69a3
    Cyrill Gorcunov authored
    Also make output a bit more fancy, as
    
    CR_FD_UNIXSK: unixsk-2440.img
    ----------------------------------------
    fd    3 type  1 state  1 namelen    0 id  19406 peer  19407
    fd    4 type  1 state  1 namelen    0 id  19407 peer  19406
    fd    5 type  2 state  7 namelen    7 id  19408 peer      0	---> [tst-sk]
    fd    6 type  2 state  7 namelen    0 id  19409 peer      0
    fd    7 type  2 state  7 namelen    0 id  19410 peer  19411
    fd    8 type  2 state  7 namelen    8 id  19411 peer      0	---> [tst-sk1]
    ----------------------------------------
    Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
    f3ed69a3
Name
Last commit
Last update
include Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README Loading commit data...
TODO Loading commit data...
cr-dump.c Loading commit data...
cr-restore.c Loading commit data...
cr-show.c Loading commit data...
crtools.c Loading commit data...
gen-offsets.sh Loading commit data...
libnetlink.c Loading commit data...
log.c Loading commit data...
parasite-syscall.c Loading commit data...
parasite.c Loading commit data...
parasite.lds.S Loading commit data...
ptrace.c Loading commit data...
restorer.c Loading commit data...
sockets.c Loading commit data...
util.c Loading commit data...