From owner-freebsd-hackers Wed May 23 17:16:25 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id A3BD237B423 for ; Wed, 23 May 2001 17:16:22 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f4O0GI318985; Wed, 23 May 2001 17:16:18 -0700 (PDT) (envelope-from dillon) Date: Wed, 23 May 2001 17:16:18 -0700 (PDT) From: Matt Dillon Message-Id: <200105240016.f4O0GI318985@earth.backplane.com> To: James Howard Cc: Alfred Perlstein , Lyndon Nerenberg , freebsd-hackers@FreeBSD.ORG Subject: Re: telnet to AF_UNIX sockets [PATCH] References: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :On Wed, 23 May 2001, Matt Dillon wrote: : :> Nice one! I'm going to be using this all over the place myself. : :I am missing something here. Is there a practical use for this? :) : :Jamie Many programs these days use unix-domain sockets as a rendezvous for IPC between processes. Being able to connect to such sockets for monitoring, debugging, development, etc... can be very useful. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message