mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
update copyright notice
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* PERFORMANCE OF THIS SOFTWARE.
|
* PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: server.c,v 1.515 2008/09/04 07:45:15 marka Exp $ */
|
/* $Id: server.c,v 1.516 2008/09/04 23:47:13 tbox Exp $ */
|
||||||
|
|
||||||
/*! \file */
|
/*! \file */
|
||||||
|
|
||||||
@@ -3030,7 +3030,7 @@ load_configuration(const char *filename, ns_server_t *server,
|
|||||||
"applying 'reserved-sockets' and 'maxsockets'");
|
"applying 'reserved-sockets' and 'maxsockets'");
|
||||||
}
|
}
|
||||||
isc__socketmgr_setreserved(ns_g_socketmgr, reserved);
|
isc__socketmgr_setreserved(ns_g_socketmgr, reserved);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Configure various server options.
|
* Configure various server options.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user