Skip to content

sockets: conn: recvfrom without (explicit) bind #4320

@OlegHahm

Description

@OlegHahm

If I understand the code and its behavior correctly, it is not possible to call POSIX recvfrom() without a bind() before which is not what you would expect for a connectionless (aka DGRAM aka UDP) socket. Or am I missing something?

Metadata

Metadata

Assignees

Labels

Area: networkArea: NetworkingType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions