Skip to content

Implement sendfile for OS X / MacOS #560

Closed
@tailhook

Description

@tailhook

I guess this is just not implemented yet, right? Not something that's impossible or inviable to implement.

The problem might be that the system call is very different on OS X and linux. So should it be implemented on each system as is? Or should some common denominator be in nix? (given that syscall exists in libc for both platforms with different signature)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions