
randy at dsndata
Mar 14, 1995, 10:32 AM
Post #1 of 1
(88 views)
Permalink
|
HPSUX does not know about fd_set..... select(2) select(2) NAME select - synchronous I/O multiplexing SYNOPSIS #include <time.h> int select( size_t nfds, int *readfds, int *writefds, int *exceptfds, const struct timeval *timeout );
|