mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
12 lines
287 B
Plaintext
12 lines
287 B
Plaintext
--- xinetd/defs.h.orig Tue Nov 3 00:05:53 1998
|
|
+++ xinetd/defs.h Tue May 11 00:47:03 1999
|
|
@@ -99,7 +99,7 @@
|
|
/*
|
|
* Used for listen(2)
|
|
*/
|
|
-#define LISTEN_BACKLOG 7
|
|
+#define LISTEN_BACKLOG 64
|
|
|
|
/*
|
|
* When explicit values are given for enum's, that is because the structures
|