mycroft
|
041d00cdf4
|
It's not necessary to initialize the `revents' field of struct pollfd.
|
1997-02-08 04:38:02 +00:00 |
mrg
|
f6c91ed9ca
|
use poll() instead of select()
|
1996-12-17 03:55:20 +00:00 |
cgd
|
9e15c98955
|
save my sanity; stop using Id.
|
1995-02-25 03:01:33 +00:00 |
cgd
|
2e2a3a256a
|
be much more careful with types, and add prototype everything.
|
1994-12-04 01:12:39 +00:00 |
deraadt
|
da072ba3a5
|
rpc library no longer uses _rpc_dtablesize() internally -- keeps track
of highest active file descriptor. limit fd usage to FD_SETSIZE, until
a better solution is found. remove non-FD_SETSIZE code.
|
1994-08-20 00:55:26 +00:00 |
cgd
|
63d7b6778b
|
move the rpc code into libc
|
1993-10-07 07:29:33 +00:00 |