mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
typo
This commit is contained in:
parent
0d5cc4c53a
commit
cc758fbc8f
@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: socket.c,v 1.283 2008/06/24 01:58:16 jinmei Exp $ */
|
||||
/* $Id: socket.c,v 1.284 2008/06/25 00:09:50 jinmei Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
@ -4279,7 +4279,7 @@ isc_socket_listen(isc_socket_t *sock, unsigned int backlog) {
|
||||
}
|
||||
|
||||
/*
|
||||
* This should try to do agressive accept() XXXMLG
|
||||
* This should try to do aggressive accept() XXXMLG
|
||||
*/
|
||||
isc_result_t
|
||||
isc_socket_accept(isc_socket_t *sock,
|
||||
|
Loading…
x
Reference in New Issue
Block a user