Date: Thu, 3 Jan 2008 13:34:13 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Metin KAYA <metin@EnderUNIX.org> Cc: freebsd-hackers@freebsd.org Subject: Re: select Message-ID: <20080103193413.GE52545@dan.emsphone.com> In-Reply-To: <1571995824.20080103205248@EnderUNIX.org> References: <1571995824.20080103205248@EnderUNIX.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 03), Metin KAYA said:
> Hi all,
>
> How select(2) will behave if I give the "utimeout" parameter as
> NULL?
>From the man page:
If timeout is a null pointer, the select blocks indefinitely.
http://www.freebsd.org/cgi/man.cgi?query=select
--
Dan Nelson
dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080103193413.GE52545>
