> My docs definately say that NetLibSelect returns 0 if a timeout
> occurred...??
>
> CW R5...
>
> Result Codes >0 Sum total number of ready file descriptors in
> *readFDs, *writeFDs and *exceptFDs.
> 0 Timeout.
> -1 Error occurred, error code in *errP.
>
But the very next line (in the 3.0 and 3.1 docs) says... "If the return
value is -1, an error has occurred, and errP contains one of
the following values:
netErrTimeout Call timed out."
Which line to believe? Try stepping thru the call and see what the
return code is when the timeout happens...
--
John Schettino - http://members.tripod.com/schettino/
CORBA For Dummies, AppleScript Applications, and more.