Files
android_kernel_xiaomi_sm8450/net/core
Jan Engelhardt 0d6038ee76 net: implement a SO_DOMAIN getsockoption
This sockopt goes in line with SO_TYPE and SO_PROTOCOL. It makes it
possible for userspace programs to pass around file descriptors — I
am referring to arguments-to-functions, but it may even work for the
fd passing over UNIX sockets — without needing to also pass the
auxiliary information (PF_INET6/IPPROTO_TCP).

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-05 13:02:57 -07:00
..
2009-08-05 10:42:58 -07:00
2008-11-14 00:53:54 -08:00
2008-11-25 17:35:18 -08:00
2009-06-08 00:40:35 -07:00
2008-11-18 18:52:37 +11:00