aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2021-11-15 19:02:47 +0000
committerDavid S. Miller <[email protected]>2021-11-16 13:10:35 +0000
commit8bd172b787298124ef75c0e466101107c036d54d (patch)
tree6d6757ee44e509a9afa4f9187f8612a5ae850caa /net/unix/af_unix.c
parenttcp: defer skb freeing after socket lock is released (diff)
downloadkernel-8bd172b787298124ef75c0e466101107c036d54d.tar.gz
kernel-8bd172b787298124ef75c0e466101107c036d54d.zip
tcp: check local var (timeo) before socket fields in one test
Testing timeo before sk_err/sk_state/sk_shutdown makes more sense. Modern applications use non-blocking IO, while a socket is terminated only once during its life time. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions