diff options
Diffstat (limited to 'libraries/pysendfile')
-rw-r--r-- | libraries/pysendfile/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/pysendfile/slack-desc b/libraries/pysendfile/slack-desc index 4d3125a90bc77..5d199b3fe0587 100644 --- a/libraries/pysendfile/slack-desc +++ b/libraries/pysendfile/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -pysendfile: pysendfile (A Python interface to sendfile(2) syscall) +pysendfile: pysendfile (A Python interface to sendfile(2) pysendfile: pysendfile: sendfile(2) is a system call which provides a "zero-copy" way of pysendfile: copying data from one file descriptor to another (a socket). |