From owner-freebsd-hackers Wed May 23 15:22:13 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from orthanc.ab.ca (orthanc.ab.ca [207.167.3.130]) by hub.freebsd.org (Postfix) with ESMTP id BFC5537B422 for ; Wed, 23 May 2001 15:22:08 -0700 (PDT) (envelope-from lyndon@orthanc.ab.ca) Received: from orthanc.ab.ca (localhost [127.0.0.1]) by orthanc.ab.ca (8.11.2/8.11.2) with ESMTP id f4NMM6t95710 for ; Wed, 23 May 2001 16:22:07 -0600 (MDT) (envelope-from lyndon@orthanc.ab.ca) Message-Id: <200105232222.f4NMM6t95710@orthanc.ab.ca> To: freebsd-hackers@freebsd.org Subject: telnet to AF_UNIX sockets [PATCH] Organization: The Frobozz Magic Homing Pigeon Company Date: Wed, 23 May 2001 16:22:06 -0600 From: Lyndon Nerenberg 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 A few months back I taught telnet about named sockets. We've found this very useful for testing things like IPC channels in our software (e.g. telnet /var/run/lmtp). I've put the (-STABLE) patches up at: ftp://orthanc.ab.ca/lyndon/freebsd/telnet.AF_UNIX.patch If someone with commit priv's thinks this is worth including, be my guest. --lyndon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message