package
0.0.0-20210514215817-d3c13be5c54d
Repository: https://github.com/syncbak-git/go-udtwrapper.git
Documentation: pkg.go.dev

# Functions

Dial connects to a remote address and pipes all os.Stdin to the remote end.
Listen listens and accepts one incoming UDT connection on a given port, and pipes all incoming data to os.Stdout.

# Variables

Usage prints out the usage of this module.