This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pv
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d075ddf1ed0dbe10edcb9725433f3242d15c0cc1
pv
/
src
T
History
Andrew Wood
d075ddf1ed
Add timed signal interruption to the read side as well as the write, so that a non-write transfer method like splice or copy_file_range will still get interrupted if it takes too long.
2026-06-05 23:30:49 +01:00
..
include
Fall back through the different transfer methods in a consistent way, so that after a copy_file_range failure, splice through intermediate pipes can still be tried (
#196
).
2026-06-04 23:44:56 +01:00
main
Try to explain more clearly.
2026-05-20 22:58:53 +01:00
pv
Add timed signal interruption to the read side as well as the write, so that a non-write transfer method like splice or copy_file_range will still get interrupted if it takes too long.
2026-06-05 23:30:49 +01:00