HomeFreeBSD

tcp: use a TCP flag to check if connection has been close(2)d

Description

tcp: use a TCP flag to check if connection has been close(2)d

The flag SS_NOFDREF is a private flag of the socket layer. It also
is supposed to be read with SOCK_LOCK(), which we don't own here.

Reviewed by: rrs, tuexen
Differential revision: https://reviews.freebsd.org/D35663

Details

Provenance
glebiusAuthored on Jul 4 2022, 7:40 PM
Reviewer
rrs
Differential Revision
D35663: tcp: use a TCP flag to check if connection has been close(2)d
Parents
rG97dbd37753ae: pca954x: harmonize pca9547 and pca954x and add pca9540 support
Branches
Unknown
Tags
Unknown