Versions in this module
v1
Apr 26, 2024
Changes in this version
type SCTPConn
—
linux/amd64
type SCTPListener
type SocketConfig
Feb 17, 2024
Changes in this version
+
var ErrUnsupported = errors.New("SCTP is unsupported on " + runtime.GOOS + "/" + runtime.GOARCH)
—
darwin/amd64, js/wasm, windows/amd64