Review: The Linux Programming Interface
Review: The Linux Programming Interface
Posted Jan 20, 2011 17:39 UTC (Thu) by RobSeace (subscriber, #4435)Parent article: Review: The Linux Programming Interface
I'm delighted to see this listed in the table of contents... This is a criminally underdocumented and seemingly little known feature... I really wish all apps that use a Unix domain socket would use an abstract name instead of a real filesystem name, requiring yet another stupid "/tmp" directory be created to hold it, or whatever... Unix domain sockets within the filesystem are just ugly clutter, and serve no useful purpose... The abstract namespace is a brilliant concept, which I wish all other Unices would steal...
