From 3944a90200c42bfe80eb7f9a16bfaea242ed8dce Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Sat, 1 Feb 1992 08:34:41 +0000 Subject: Formerly paths.h.~7~ --- hurd/paths.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hurd/paths.h b/hurd/paths.h index 3f076f5f..4eb39263 100644 --- a/hurd/paths.h +++ b/hurd/paths.h @@ -28,6 +28,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define _SERVERS_STARTUP "/servers/startup" #define _SERVERS_PROC "/servers/proc" +/* Directory containing naming points for socket servers. + Entries are named by the string representing the domain number + in simple decimal (e.g. "/servers/socket/23"). */ +#define _SERVERS_SOCKET "/servers/socket" + /* Hurd servers are specified by symbols _HURD_FOO, the canonical pathname being /hurd/foo. */ -- cgit v1.2.3