1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/security/xinetd/files/patch-aa
1997-06-04 06:30:03 +00:00

20 lines
450 B
Plaintext

*** xinetd/defs.h.orig Thu Mar 20 11:29:27 1997
--- xinetd/defs.h Thu Mar 20 11:29:46 1997
***************
*** 100,106 ****
/*
* Used for listen(2)
*/
! #define LISTEN_BACKLOG 7
/*
* When explicit values are given for enum's, that is because the structures
--- 100,106 ----
/*
* Used for listen(2)
*/
! #define LISTEN_BACKLOG 64
/*
* When explicit values are given for enum's, that is because the structures