diff options
author | 2020-05-28 07:12:10 +0200 | |
---|---|---|
committer | 2020-05-28 11:11:44 -0700 | |
commit | c433594c07457d2b2e41a87014bfad9bec279abf (patch) | |
tree | 2c878b9ba357b4a52aec683daa19a1c3cf759cec /net/tipc | |
parent | net: add sock_set_reuseaddr (diff) | |
download | wireguard-linux-c433594c07457d2b2e41a87014bfad9bec279abf.tar.xz wireguard-linux-c433594c07457d2b2e41a87014bfad9bec279abf.zip |
net: add sock_no_linger
Add a helper to directly set the SO_LINGER sockopt from kernel space
with onoff set to true and a linger time of 0 without going through a
fake uaccess.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions