package
0.8.0
Repository: https://github.com/stealthrocket/wasi-go.git
Documentation: pkg.go.dev

# Functions

Close closes a file descriptor created with Socket, Listen or Dial.
Dial creates a socket and connects to the specified address.
Listen creates a socket that listens on the specified address.
Socket prepares a socket for the specified address.

# Constants

No description provided by the author