Skip to content

Investigate network IO enhancements #96

Description

@NicolasT

Currently, in sock_send_sglist_receive, all entries in the given scatter-gather list are iterated over and submitted using sock_xmit. Is there some writev-like function which can perform this in a single call, combined with TCP_CORK or TCP_NOWAIT (depending on the implementation).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions