lkml.org 
[lkml]   [2004]   [Jun]   [16]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 16 Jun 2004 10:37:19 +0200
FromEric Dumazet <>
SubjectRe: [DOCUMENTATION PATCH] Missing net sysctls, some fixed, rest flagged
David S. Miller wrote:

>+somaxconn - INTEGER
>+	Limit of TCP listen backlog, known in userspace as SOMAXCONN.
>+	Defaults to 128
>+
> 
>
Hmm...

I dont agree with the 'TCP' word here : listen() system call is not tied 
with TCP, isn't it ?
I would suggest :

+somaxconn - INTEGER
+	Limit of socket listen() backlog, known in userspace as SOMAXCONN.
+	Defaults to 128. See also tcp_max_syn_backlog for additional tuning for TCP sockets.
+


Thank you

Eric Dumazet

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:03    [from the cache]
©2003-2008