Andreas Gustafsson
|
1f1ff380e0
|
switch() was missing all break; statements, causing setting of resource
limits to always fail
|
2000-11-28 21:40:52 +00:00 |
|
David Lawrence
|
78e5d07050
|
comment why <sys/time.h> is needed
|
2000-11-15 22:41:56 +00:00 |
|
Mark Andrews
|
edc9f47a1d
|
add #include <sys/time.h>
|
2000-11-15 03:58:53 +00:00 |
|
David Lawrence
|
21ec512685
|
some systems do not implement all of the resources of
the isc_resource_t enum, so the API was changed to return
ISC_R_NOTIMPLEMENTED in such cases.
|
2000-11-15 02:11:50 +00:00 |
|
David Lawrence
|
b59aac4816
|
new functions, isc_resource_getlimit and isc_resource_setlimit
|
2000-11-14 23:38:10 +00:00 |
|