Page MenuHomeFreeBSD

unix/stream: provide own pr_sopoll
AbandonedPublic

Authored by glebius on Feb 10 2025, 10:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 5:58 PM
Unknown Object (File)
Sat, Sep 27, 11:55 PM
Unknown Object (File)
Sat, Sep 27, 12:37 AM
Unknown Object (File)
Wed, Sep 24, 1:17 AM
Unknown Object (File)
Sep 15 2025, 6:21 AM
Unknown Object (File)
Sep 8 2025, 5:25 PM
Unknown Object (File)
Sep 1 2025, 10:07 AM
Unknown Object (File)
Aug 14 2025, 10:52 PM
Subscribers

Details

Reviewers
markj
Group Reviewers
network
Summary

This version would check into the peers buffer if connected. It uses
protocol lock to check for SOLISTENING(so), which is safe since conversion
uses both locks.

Fixes tests/kern/unix_stream:full_not_writable

This shall be squashed into the main new unix(4) commit.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62344
Build 59228: arc lint + arc unit