netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] add SIOBKLGQ command to unix socket ioctl
@ 2012-03-16  6:49 Roberto De Ioris
  0 siblings, 0 replies; only message in thread
From: Roberto De Ioris @ 2012-03-16  6:49 UTC (permalink / raw)
  To: netdev

Hi everyone, in the uWSGI project we use TCP_INFO
datas to know the status of the socket backlog queue (this helps
the master process identifying overloads)

http://projects.unbit.it/uwsgi/browser/master.c#L202

We would like to have a similar feature in unix sockets.
After a bit of investigation we decided to add an ioctl to get the backlog
size. This has been applied only to unix socket but i suppose it could be
used for other network families.

Patch follow

-- 
Roberto De Ioris
http://unbit.it

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-16  6:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16  6:49 [RFC] add SIOBKLGQ command to unix socket ioctl Roberto De Ioris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).