Page MenuHomeFreeBSD

tests/sendfile: test operation on unix/stream socket
ClosedPublic

Authored by glebius on May 2 2024, 3:07 AM.
Tags
None
Referenced Files
F153681849: D45055.diff
Wed, Apr 22, 9:35 PM
Unknown Object (File)
Wed, Apr 22, 11:58 AM
Unknown Object (File)
Wed, Apr 22, 4:53 AM
Unknown Object (File)
Tue, Apr 21, 10:22 PM
Unknown Object (File)
Sat, Apr 11, 7:27 PM
Unknown Object (File)
Sat, Apr 11, 7:03 PM
Unknown Object (File)
Mon, Apr 6, 6:38 PM
Unknown Object (File)
Mon, Apr 6, 3:44 AM
Subscribers

Details

Summary

Although there are already multiple tests in the tests collection
that utilize sendfile(2) support over unix/stream socket, they all
don't exercise the asynchronous part of the operation. This test
framework, however, uses a trick to toggle true async operation and
guarantee that pr_ready method of unix/stream is also tested.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57537
Build 54425: arc lint + arc unit