Page MenuHomeFreeBSD

tests: Add some test cases for SO_SPLICE
ClosedPublic

Authored by markj on Aug 22 2024, 2:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 16, 1:33 AM
Unknown Object (File)
Fri, May 8, 5:22 AM
Unknown Object (File)
Thu, May 7, 11:44 PM
Unknown Object (File)
Tue, Apr 28, 5:29 AM
Unknown Object (File)
Mon, Apr 27, 9:32 PM
Unknown Object (File)
Mon, Apr 27, 4:26 PM
Unknown Object (File)
Mon, Apr 27, 10:47 AM
Unknown Object (File)
Mon, Apr 27, 10:47 AM
Subscribers

Details

Summary

Sponsored by: Klara, Inc.
Sponsored by: Stormshield

Diff Detail

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

Event Timeline

markj requested review of this revision.Aug 22 2024, 2:22 PM

Add a test case which creates a loop and verifies that killing
the splicing process also kills the loop.

This revision is now accepted and ready to land.Sep 9 2024, 4:08 PM
This revision was automatically updated to reflect the committed changes.