Skip to content

wasip3 sockets: Add test that peer sockets from listen() inherit unspecified socket properties #215

@wingo

Description

@wingo

The spec currently states that sockets yielded from a listen() stream inherit properties from the listen socket. This appears to be the case if the properties are explicitly set on the listen socket, but not by default: #208 (review)

This issue is to either re-add these tests once Wasmtime conforms to spec, or to check that tests cover the spec in response to an eventual change in spec.

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