Skip to main content

Module kernel_copy

Module kernel_copy 

Source

Modulesยง

linux ๐Ÿ”’
This module contains specializations that can offload io::copy() operations on file descriptor containing types (File, TcpStream, etc.) to more efficient syscalls than read(2) and write(2).