From owner-freebsd-questions Fri Jan 7 9:55: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 11AAF1555B for ; Fri, 7 Jan 2000 09:55:07 -0800 (PST) (envelope-from zzhang@cs.binghamton.edu) Received: from sol.cs.binghamton.edu (cs1-gw.cs.binghamton.edu [128.226.171.72]) by bingnet2.cc.binghamton.edu (8.9.3/8.9.3) with SMTP id MAA27528 for ; Fri, 7 Jan 2000 12:53:46 -0500 (EST) Date: Fri, 7 Jan 2000 11:39:54 -0500 (EST) From: Zhihui Zhang To: freebsd-questions@freebsd.org Subject: Questions about select() and O_NONBLOCK Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I hope that someone will clarify the following questions for me: (1) Can select() be used with regular files, like myfile.txt? (2) Does O_NONBLOCK or O_NDELAY work on regular files? Any help is appreciated. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message