Skip to content

[v3.7] Websocket compile issue if Posix API is not set #77221

Closed
@jukkar

Description

@jukkar

The websocket client cannot be compiled if CONFIG_POSIX_API is not set. The reason being that the MSG_DONTWAIT is not set as the code should use ZSOCK_MSG_DONTWAIT

Metadata

Metadata

Assignees

Labels

BackportBackport PR and backport failure issuesarea: NetworkingbugThe issue is a bug, or the PR is fixing a bugpriority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions