commit | 82d0fe6b7a7384ed442b6a481ab33d442a06f5f1 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul@archlinuxmips.org> | Sun Jun 22 11:25:36 2014 +0100 |
committer | Riku Voipio <riku.voipio@linaro.org> | Sun Jun 29 14:19:59 2014 +0300 |
tree | b728cb6621e4e92170e366e3ba11d7e7c3b5ce60 | |
parent | d79b6cc4350a1c8debab8ae9a60ea745ea7ef036 [diff] |
linux-user: support SO_PASSSEC setsockopt option Translate the SO_PASSSEC option to setsockopt to the host value & perform the syscall as expected, allowing use of the option by target programs. Signed-off-by: Paul Burton <paul@archlinuxmips.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>