Quantcast
Channel: Active questions tagged linux-kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 12369

What is the default size of datagram queue length in Unix Domain Sockets (AF_UNIX)? Is it configurable?

$
0
0

I know the maximum length of a datagram queue length can be found using "cat /proc/sys/net/unix/max_dgram_qlen".

I wanted to know how to find the default value that is set on boot up (like in case of the /proc/sys/net/core/wmem_default for the send buffer size).

Is it possible to increase the value of max_dgram_qlen? What is the upper limit of the same?

My kernel version is 2.6.27.7. I'm new to Unix Domain Socket programming (AF_UNIX).

Thanks in advance for any comments / solutions!


Viewing all articles
Browse latest Browse all 12369

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>