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

[UDP] Missing functionality: connect and send on UDP #49

@sunfishcode

Description

@sunfishcode

udp.wit has start-connect/end-connect, however the send function takes a list<datagram> and datagram has a remote-address field, so it appears to always correspond to POSIX sendto. There doesn't appear to be a way to do a send without specifying a remote address, to use the address set up by a connect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions