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)
Tue, Jul 29, 9:05 AM
Unknown Object (File)
Mon, Jul 28, 7:03 PM
Unknown Object (File)
Mon, Jul 21, 12:17 PM
Unknown Object (File)
Mon, Jul 21, 11:20 AM
Unknown Object (File)
Mon, Jul 21, 6:51 AM
Unknown Object (File)
Sun, Jul 20, 11:37 PM
Unknown Object (File)
Sat, Jul 19, 6:11 PM
Unknown Object (File)
Fri, Jul 11, 3:43 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.