summaryrefslogtreecommitdiff
path: root/security/xinetd/files/patch-aa
blob: d461c84322c759679272e51b65c69d064be57376 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** 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