Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrConnClosed error connection closed. ErrConnClosed = errors.New("connection is closed") )
Functions ¶
This section is empty.
Types ¶
type Conn ¶
Conn is a net.Conn self implement Add auto timeout setting.
func DialWithTimeout ¶
DialWithTimeout will create new auto timeout Conn
Click to show internal directories.
Click to hide internal directories.