Date: Sat, 18 Jul 2020 13:25:25 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 248065] Linuxulator: 32-bit compat + send with MSG_NOSIGNAL Message-ID: <bug-248065-227-67PbiuGRDD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248065-227@https.bugs.freebsd.org/bugzilla/> References: <bug-248065-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248065 --- Comment #1 from Alex S <iwtcex@gmail.com> --- By the way, with this program truss outputs something like linux_socketcall(9,{ LINUX_LISTEN, 0x186a0 }) =3D 49032 (0xbf88) This should rather be linux_socketcall(LINUX_SEND,{ 4, 0x186a0 }) =3D 49032 (0xbf88) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248065-227-67PbiuGRDD>