Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

Missing support of "LWIP_NETCONN_SEM_PER_THREAD" #56

@stlankes

Description

@stlankes

LwIP 2.0 introduces a netconn semaphore per threads. The feature could improve the performance. Currently, we didn't use it because it isn't clear where we have to initialize the semaphores. => Check if we need this feature and how we could enable it...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions