diff options
author | 2021-03-12 00:32:25 +0800 | |
---|---|---|
committer | 2021-03-12 12:27:14 -0800 | |
commit | f211ac154577ec9ccf07c15f18a6abf0d9bdb4ab (patch) | |
tree | 058291b43c925bd06f6529f844083edcfa631631 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Revert "net: bonding: fix error return code of bond_neigh_init()" (diff) | |
download | wireguard-linux-f211ac154577ec9ccf07c15f18a6abf0d9bdb4ab.tar.xz wireguard-linux-f211ac154577ec9ccf07c15f18a6abf0d9bdb4ab.zip |
net: correct sk_acceptq_is_full()
The "backlog" argument in listen() specifies
the maximom length of pending connections,
so the accept queue should be considered full
if there are exactly "backlog" elements.
Signed-off-by: liuyacan <yacanliu@163.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions