Skip to content

The Posix API socket close() does not do cleanup properly #80997

@jukkar

Description

@jukkar

With CONFIG_POSIX_API enabled close() does not do cleanup properly for all allocated resources. This results in sockets not being closed properly, which can be verified by running the shell command 'net sockets'

Originally reported and fix proposal found here #79357 but alternate fix proposal was used instead here #80232

Metadata

Metadata

Assignees

Labels

area: NetworkingbugThe issue is a bug, or the PR is fixing a bug

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions