does anyone know what the exceptfds parameters in the select(2) call are used for ? the readfds and writefds are fairly self explanatory, but I've never seen any source code the uses exceptfds in any useful way (usually represented by a null pointer of some kind). thanks in advance, -avalon