Skip to content

Cancel TCP_NODELAY #2

@reiyawea

Description

@reiyawea

In tcp.c, line 35, setting TCP_NODELAY will make the TCP stack on the remote device (e.g. ESP8266) too busy with memory allocation and other things. I suggest to disable it and let TCP stack choose its own pace.

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