On Fri, Apr 18, 2014 at 11:04:09AM -0700, Gurucharan Shetty wrote:
> On Linux, we heavily use --remote=punix:* to listen for
> connections through unix domain sockets. We also use, unix:*
> to connect to a daemon that is listening on unix domain sockets.
> Many times, we create default unix domain
On Linux, we heavily use --remote=punix:* to listen for
connections through unix domain sockets. We also use, unix:*
to connect to a daemon that is listening on unix domain sockets.
Many times, we create default unix domain sockets for listening
and many utilities connect to these sockets by defaul