[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Support for /dev/unix
From: |
Norman Rasmussen |
Subject: |
Re: Support for /dev/unix |
Date: |
Wed, 5 May 2010 17:34:39 +0100 |
On Wed, May 5, 2010 at 2:32 PM, Chet Ramey <chet.ramey@case.edu> wrote:
> On 3/7/10 9:09 PM, Norman Rasmussen wrote:
> > I find /dev/tcp terribly useful, is there any planned support for unix
> > sockets?
>
> Not at this time. One can use named pipes; they're already addressable
> using the file system.
>
Sure, I was hoping to avoid spawning socat to connect to a unix-socket.
(after finding that bash supports tcp internally I converted a bunch of my
monitoring scripts to internal tcp, saving some minute amount of fork/exec
overhead)
--
- Norman Rasmussen
- Email: norman@rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/