On Fri, 20 Jan 2017, Alexander Bluhm wrote:
> The function raw_input() gets not called since netiso has been removed 
> in 2004.  The comment above rip_input() has been added in 1981, but it 
> is wrong since 1992.  pr_input is never called with parameters 
> (*pr_input)(mbuf, sockproto, sockaddr, sockaddr).
> 
> So I think it is time to retire raw_input().
>
> ok?

Yes, please.

I think we can remove that entire last member of unixsw[] in 
uipc_proto.c, as 'raw' UNIX domain sockets aren't actually usable, with no 
defined semantics.  FreeBSD removed them in 2006, for example.


Philip

Reply via email to