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