bleah. which one is supposed to be right?
linux 2.4
---------
$ uname -a
Linux XXXXX 2.4.2-ac20 #8 Wed Mar 14 01:53:05 EST 2001 i686 unknown
$ ./t
select result=2
read: Transport endpoint is not connected
linux 2.2
---------
$ uname -a
Linux XXXXX 2.2.18 #1 Thu Dec 21 21:13:10 EST 2000 i586 unknown
$ ./t
select result=1
solaris
-------
$ uname -a
SunOS XXXXX 5.7 Generic_106541-07 sun4m sparc sun4m
$ ./t
select result=0
-- "Bobby, jiggle Grandpa's rat so it looks alive, please" -- gary larson - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/