]> granicus.if.org Git - strace/commit
net.c: make use of RVAL_DECODED
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 19 Jul 2015 22:52:47 +0000 (22:52 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 20 Jul 2015 01:42:00 +0000 (01:42 +0000)
commit219b3a79b48f86168564773711d5954ae70fdf39
treedfcc0171c240126e5bb0f7c134185c53ffa50ff2
parent6c277da20558fcae086c7a7a26cd63f4e553a84d
net.c: make use of RVAL_DECODED

* net.c (sys_socket, sys_bind, sys_listen, sys_send, sys_sendto,
sys_sendmsg, sys_shutdown, sys_setsockopt): Update for RVAL_DECODED.
net.c