From owner-freebsd-net Fri Jul 6 18:20:40 2001 Delivered-To: freebsd-net@freebsd.org Received: from mailhost.iprg.nokia.com (mailhost.iprg.nokia.com [205.226.5.12]) by hub.freebsd.org (Postfix) with ESMTP id 60E6237B403 for ; Fri, 6 Jul 2001 18:20:38 -0700 (PDT) (envelope-from vijay@iprg.nokia.com) Received: from darkstar.iprg.nokia.com (darkstar.iprg.nokia.com [205.226.5.69]) by mailhost.iprg.nokia.com (8.9.3/8.9.3-GLGS) with ESMTP id SAA12345 for ; Fri, 6 Jul 2001 18:20:38 -0700 (PDT) X-Delivered-For: Received: (from root@localhost) by darkstar.iprg.nokia.com (8.11.0/8.11.0-DARKSTAR) id f671Kbx13253 for ; Fri, 6 Jul 2001 18:20:37 -0700 X-mProtect: Fri, 6 Jul 2001 18:20:37 -0700 Nokia Silicon Valley Messaging Protection Received: from dhcp-3-142.iprg.nokia.com (205.226.3.142, claiming to be "iprg.nokia.com") by darkstar.iprg.nokia.com(P1.5 smtpdmrLRfS; Fri, 06 Jul 2001 18:20:33 PDT Message-ID: <3B4663D1.878F062F@iprg.nokia.com> Date: Fri, 06 Jul 2001 18:20:17 -0700 From: vijay singh Organization: nokia X-Mailer: Mozilla 4.75 [en]C-CCK-MCD {Nokia} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: net@freebsd.org Subject: inetd, select and read Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, I have a quick question. If I have a service started by the inetd should I include a select before the first read in the service. In otherwords, does inetd transfer the socket (as stdin, out and err) on a connect call or with after it. thanks vijay To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message