Skip to content

Add splice(2) support on Linux #26

@giampaolo

Description

@giampaolo

It would be nice to expose splice(2) (http://man7.org/linux/man-pages/man2/splice.2.html) on Linux which contrarily to sendfile(2) it can be used to also receive files in a "zero-copy fashion".
Once added, pyftpdlib can take advantage of splice() in order to receive files more quickly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions