Page MenuHomeFreeBSD

unix/stream: provide own pr_sopoll
Needs ReviewPublic

Authored by glebius on Mon, Feb 10, 10:21 PM.

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