> update the select call to pass &writefds, &selectfds, &timeleft
> instead of NULLS..
Hmm, I've been passing (void*)0 to select for years. I never had a problem
before. What's in the POSIX standard? Is Linux 1.3.100 perhaps in violation?