netutil

package
v0.0.0-...-1378221 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2024 License: ISC Imports: 3 Imported by: 2

Documentation

Overview

Package netutil implements some network I/O utility functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dial

func Dial(dialstring string) (conn net.Conn, err error)

Dial is like net.Dial, but takes a Plan 9 dial string as its argument.

func SplitDialString

func SplitDialString(s string) (net, addr string, err error)

SplitDialString takes a Plan 9 dialstring like tcp!golang.org!http and returns the constituent elements in a form useful to net.Dial.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL