sockets library
Interfaces and type definitions for wasi:cli.
To actually use these interfaces, define a component for a world importing
them (e.g. with commandComponent for wasi:cli/command exposing them
via CommandImports).
Classes
- IpNameLookup
- IpNameLookupErrorCode
- IpNameLookupErrorCodeAccessDenied
- IpNameLookupErrorCodeInvalidArgument
- IpNameLookupErrorCodeNameUnresolvable
- IpNameLookupErrorCodeOther
- IpNameLookupErrorCodePermanentResolverFailure
- IpNameLookupErrorCodeTemporaryResolverFailure
- TypesErrorCode
- TypesErrorCodeAccessDenied
- TypesErrorCodeAddressInUse
- TypesErrorCodeAddressNotBindable
- TypesErrorCodeConnectionAborted
- TypesErrorCodeConnectionBroken
- TypesErrorCodeConnectionRefused
- TypesErrorCodeConnectionReset
- TypesErrorCodeDatagramTooLarge
- TypesErrorCodeInvalidArgument
- TypesErrorCodeInvalidState
- TypesErrorCodeNotSupported
- TypesErrorCodeOther
- TypesErrorCodeOutOfMemory
- TypesErrorCodeRemoteUnreachable
- TypesErrorCodeTimeout
- TypesIpAddress
- TypesIpAddressIpv4
- TypesIpAddressIpv6
- TypesIpSocketAddress
- TypesIpSocketAddressIpv4
- TypesIpSocketAddressIpv6
- TypesTcpSocket
- TypesUdpSocket