Documentation ¶
Index ¶
Constants ¶
View Source
const HeaderLen = 2
Variables ¶
View Source
var ( ErrClosed = errors.New("pool closed") ErrBrokenConn = errors.New("broken connection") )
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) ListenAndAccept ¶
type TcpPool ¶
type TcpPool struct {
// contains filtered or unexported fields
}
func (*TcpPool) RegisterTcpReadFailed ¶
Click to show internal directories.
Click to hide internal directories.