Skip to content

Can't use unbound UDP sockets #341

@haesbaert

Description

@haesbaert

Currently we're forcing a bind in Eio.Net.datagram_socket by obliging the user to pass a sockaddr, this should be optional, an unbound UDP socket binds on the first sendto and the kernel chooses an ephemeral port.

Metadata

Metadata

Assignees

Labels

apiAPI design decisionbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions