lkml.org 
[lkml]   [2012]   [Dec]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectget socket backlog limit on unix domain socket
Is there any way to get socket backlog limit on unix domain socket? In 
FreeBSD there is getsockopt() with SO_LISTENQLIMIT,
but not in Linux. There is getsockopt() with TCP_INFO that returns such
info for tcp socket, but returns 'Not implemented' for UDS.
What is the right place to implement such functionality? Is porting
SO_LISTENQLIMIT to linux a good idea?

WBR, Artem Germanov.


\
 
 \ /
  Last update: 2012-12-18 04:01    [W:0.035 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site