Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultTcpConnectTimeout = 10 * time.Second
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TcpConnect ¶
type TcpConnect struct {
// contains filtered or unexported fields
}
func NewTcpConnect ¶
func NewTcpConnectTimeout ¶
func (*TcpConnect) Close ¶
func (self *TcpConnect) Close() error
func (*TcpConnect) SetReceiveTimeout ¶
func (self *TcpConnect) SetReceiveTimeout(timeLen time.Duration)
Click to show internal directories.
Click to hide internal directories.