Skip to content

TCP_NODELAY has the wrong value on ESP32 (newlib / LWIP based) #3774

Closed
@jothan

Description

@jothan

In short, libc exposes a value of 8193, when the IP stack is expecting 1 as the value of the TCP_NODELAY option.

Initial issue: esp-rs/rust#218
Related PR (unmerged): #3345

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bugE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.O-newlib

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions