Skip to content

Functions in the tcplp component may conflict with lwip. #10926

Closed
@gytxxsy

Description

In the tcplp component , there are functions provided for OpenThread TCP. However, I noticed that some function names may conflict with lwip, such as tcp_input, tcp_output and tcp_close. As a result, when OPENTHREAD_CONFIG_TCP_ENABLE is enabled, certain compilation issues might occur.

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