diff options
| author | Eric Dumazet <[email protected]> | 2021-11-15 19:02:47 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-11-16 13:10:35 +0000 |
| commit | 8bd172b787298124ef75c0e466101107c036d54d (patch) | |
| tree | 6d6757ee44e509a9afa4f9187f8612a5ae850caa /net/unix/af_unix.c | |
| parent | tcp: defer skb freeing after socket lock is released (diff) | |
| download | kernel-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
