Example #1
0
func (this *Callback) OnClose(c *gametcp.Conn) {
	logger.PutLog("OnClose:"+c.GetExtraData().(net.Addr).String(), logdir, "info")
}