Skip to content

uv_send_buffer_size does not allow you to set SO_SNDBUF to 0 #74

@mikinho

Description

@mikinho

Using 0 to wrap getsockopt within uv__socket_sockopt prevents us from using uv_send_buffer_size to set SO_SNDBUF socket option to 0 (zero) which on Windows would allow the stack to send from your application buffer directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions