Page MenuHomeFreeBSD

ktls_test: Add a helper function to close sockets.
ClosedPublic

Authored by jhb on Jun 7 2022, 9:19 PM.
Tags
None
Referenced Files
F102596882: D35425.diff
Thu, Nov 14, 2:09 PM
Unknown Object (File)
Wed, Oct 16, 4:35 PM
Unknown Object (File)
Sep 18 2024, 10:52 PM
Unknown Object (File)
Sep 16 2024, 3:55 PM
Unknown Object (File)
Sep 9 2024, 5:55 PM
Unknown Object (File)
Sep 9 2024, 5:54 PM
Unknown Object (File)
Sep 4 2024, 12:06 PM
Unknown Object (File)
Jul 19 2024, 12:26 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45899
Build 42787: arc lint + arc unit

Event Timeline

markj added inline comments.
tests/sys/kern/ktls_test.c
165

Bikeshedding: I'd call it close_socketpair() or something like that.

This revision is now accepted and ready to land.Jun 13 2022, 6:18 PM
tests/sys/kern/ktls_test.c
165

After looking at the next revision, this doesn't make as much sense, so please ignore me.