Skip to main content

SO_SNDBUFFORCE

Constant SO_SNDBUFFORCE 

Source
pub const SO_SNDBUFFORCE: c_int = 32;
Expand description

Non-POSIX, see https://www.man7.org/linux/man-pages/man7/socket.7.html.

A privileged (CAP_NET_ADMIN) process can perform the same task as SO_SNDBUF, but the wmem_max limit can be overridden.