mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
95bc421891
PR: 3699 Submitted by: tom@sdf.com
20 lines
450 B
Plaintext
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
|