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)
Fri, Feb 21, 11:47 AM
Unknown Object (File)
Feb 8 2025, 6:36 AM
Unknown Object (File)
Feb 5 2025, 12:36 AM
Unknown Object (File)
Feb 4 2025, 9:54 PM
Unknown Object (File)
Feb 1 2025, 10:03 PM
Unknown Object (File)
Jan 29 2025, 1:15 AM
Unknown Object (File)
Jan 16 2025, 3:03 AM
Unknown Object (File)
Jan 16 2025, 2:51 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.