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-03-13 01:18:56 -04:00
2009-01-05 19:11:05 +00:00
2009-07-03 03:34:06 +00:00
2009-06-07 05:01:00 -07:00
2009-03-13 01:20:48 -04:00
2009-06-17 14:04:42 -07:00
2009-07-03 03:34:11 +00:00
2008-11-30 11:00:15 -08:00
2009-02-01 11:01:27 +05:30
2009-07-03 03:34:07 +00:00