From: Eugene Syromyatnikov Date: Fri, 4 May 2018 16:00:00 +0000 (+0200) Subject: xlat: remove socket options that do not exist in Linux X-Git-Tag: v4.23~201 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46c9a206141f8a9b22bea5836f7f0d1688af547a;p=strace xlat: remove socket options that do not exist in Linux * xlat/sockoptions.in (SO_ALLRAW, SO_ICS, SO_IMASOCKET, SO_LISTENING, SO_MGMT, SO_ORDREL, SO_PARALLELSVR, SO_PROTOTYPE, SO_RDWRSO_SEMA, SO_USELOOPBACK): Remove. --- diff --git a/xlat/sockoptions.in b/xlat/sockoptions.in index 2c1195fd..3a6c88a8 100644 --- a/xlat/sockoptions.in +++ b/xlat/sockoptions.in @@ -58,15 +58,3 @@ SO_INCOMING_NAPI_ID SO_COOKIE SO_PEERGROUPS SO_ZEROCOPY - -SO_ALLRAW -SO_ICS -SO_IMASOCKET -SO_LISTENING -SO_MGMT -SO_ORDREL -SO_PARALLELSVR -SO_PROTOTYPE -SO_RDWR -SO_SEMA -SO_USELOOPBACK