From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17816 invoked from network); 23 Aug 2002 09:33:46 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 23 Aug 2002 09:33:46 -0000 Received: (qmail 1578 invoked by alias); 23 Aug 2002 09:33:33 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17572 Received: (qmail 1564 invoked from network); 23 Aug 2002 09:33:32 -0000 Date: Fri, 23 Aug 2002 11:33:22 +0200 From: Stephane Chazelas To: zsh-workers@sunsite.dk Subject: [zsh-latest-CVS] UNIX sockets in zsh/net??? Message-ID: <20020823093322.GA27247@tidhom1g.grenoble.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.27i Hello folks, just a note about the latest zsh module that appeared in my last cvs update: zsh/net/socket I'm surprised it's in a "network" directory. UNIX domain sockets have nothing to do with networks, don't you think? I agree it deals with communication, but only locally. regards, Stéphane