提交 9a9f53ce 编写于 作者: J Jason

上级 d7a9c5ab
......@@ -17,14 +17,15 @@ type Connection struct {
Serial string
RemoteAddr net.Addr
Rx int
Tx int
conn interface{}
lastTime time.Time
channel *Channel
Rx int
Tx int
}
func (c *Connection) checkRegister(buf []byte) error {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册