Page MenuHomeFreeBSD

Improve comment in socketvar.h
ClosedPublic

Authored by bz on Jan 11 2018, 5:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 1 2024, 12:36 PM
Unknown Object (File)
Sep 25 2024, 1:21 PM
Unknown Object (File)
Sep 20 2024, 4:27 AM
Unknown Object (File)
Sep 18 2024, 1:05 AM
Unknown Object (File)
Sep 17 2024, 7:53 PM
Unknown Object (File)
Sep 13 2024, 7:15 AM
Unknown Object (File)
Sep 11 2024, 11:07 AM
Unknown Object (File)
Sep 8 2024, 3:56 AM
Subscribers

Details

Summary

Try to rewrite (and then reformat as a consequence) the comment.

Test Plan

Have native English speakers read this.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb added inline comments.
sys/sys/socketvar.h
182 ↗(On Diff #37813)

The "locked differently" reads a bit odd. Maybe something like:

"They are now split into separate, lock-specific fields."

This revision was not accepted when it landed; it landed in state Needs Review.Mar 9 2019, 1:37 AM
This revision was automatically updated to reflect the committed changes.