Subject: inetd and AF_UNIX services
To: None <tech-net@netbsd.org>
From: Ian Zagorskih <ianzag@megasignal.com>
List: tech-net
Date: 02/20/2004 17:06:21
Hey All,

As far as I understand, for now inetd uses only AF_INET and derived stream 
sockets for incomming connections. On the other hand, I would like to access 
inetd's service with AF_UNIX socket. It it possibly ? Maybe there are some 3d 
party implementations of inetd server that support AF_UNIX connections ?

// wbr