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
F132091308: D35425.diff
Mon, Oct 13, 2:35 PM
Unknown Object (File)
Fri, Oct 10, 4:18 PM
Unknown Object (File)
Fri, Oct 10, 12:45 PM
Unknown Object (File)
Fri, Oct 10, 10:07 AM
Unknown Object (File)
Fri, Oct 10, 8:38 AM
Unknown Object (File)
Fri, Oct 10, 4:03 AM
Unknown Object (File)
Mon, Sep 22, 12:02 AM
Unknown Object (File)
Mon, Sep 15, 11:34 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.