From owner-freebsd-hackers Sun Feb 14 23:55:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA20848 for freebsd-hackers-outgoing; Sun, 14 Feb 1999 23:55:41 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from tahiti.oss.uswest.net (tahiti.oss.uswest.net [204.147.85.151]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA20843 for ; Sun, 14 Feb 1999 23:55:40 -0800 (PST) (envelope-from rantapaa@uswest.net) Received: (from rantapaa@localhost) by tahiti.oss.uswest.net (8.8.5/8.6.12) id BAA21520; Mon, 15 Feb 1999 01:55:34 -0600 (CST) Message-ID: <19990215015534.A20671@oss.uswest.net> Date: Mon, 15 Feb 1999 01:55:34 -0600 From: Erik E Rantapaa To: hackers@FreeBSD.ORG Subject: select() can set errno to ECHILD? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have code running under 2.2.x which claims that this is happening. This behaviour is not documented in the man pages. I have not been able to duplicate it in a simple test program I wrote, but the log files for a Merit RADIUS server say that it is happening. Is this at all possible? Erik Rantapaa rantapaa@uswest.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message