Date: Tue, 22 Jul 1997 23:17:39 -0700 From: Paul Traina <pst@shockwave.com> To: Marc Slemko <marcs@znep.com> Cc: hackers@FreeBSD.ORG Subject: Re: how to tell if getchar() will block -- select doesn't cut it Message-ID: <199707230617.XAA13468@precipice.shockwave.com> In-Reply-To: Your message of "Wed, 23 Jul 1997 00:18:40 MDT." <Pine.BSF.3.95.970723001420.24312B-100000@alive.znep.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Yeah, I had thought of that, however, that means that the whole code-loop is forced to become non-blocking aware. I use that technique in some other places in related code. Thanks for the idea though, Paul
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707230617.XAA13468>