Review: The Linux Programming Interface
Review: The Linux Programming Interface
Posted Jan 20, 2011 19:20 UTC (Thu) by Cyberax (✭ supporter ✭, #52523)In reply to: Review: The Linux Programming Interface by RobSeace
Parent article: Review: The Linux Programming Interface
>But, that's more a shortcoming of lsof than of abstract Unix domain sockets...
That's not a shortcoming of lsof, but a shortcoming of having a separate namespace. It goes against all the Unix traditions.
While we're at it, why not move /dev into a separate namespace (like Windows does, BTW)? And then /sys and /proc.
Well, personally I don't care about other Unixes. However, ability to use AppArmor to restrict access to sockets somehow makes me feel more secure.
