Date: Thu, 03 Jan 2008 11:34:07 -0800 From: Garrett Cooper <youshi10@u.washington.edu> To: Metin KAYA <metin@EnderUNIX.org> Cc: freebsd-hackers@freebsd.org Subject: Re: select Message-ID: <477D38AF.2070603@u.washington.edu> In-Reply-To: <1571995824.20080103205248@EnderUNIX.org> References: <1571995824.20080103205248@EnderUNIX.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Metin KAYA wrote: > Hi all, > > How select(2) will behave if I give the "utimeout" parameter as > NULL? > > -- > Metin KAYA > EnderUNIX Software Developer Endersys Software Engineer > http://www.EnderUNIX.org/metin http://www.Endersys.com/ > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > In the future: Why not try compiling a simple test program to try it out or google the subject...? Your doing that would be more effective use of your time and others'.. My guess is that it's implementation independent and may involve segfaults or other 'unknown' behavior, as it's not a defined input.. -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?477D38AF.2070603>