Merge branch 'main' of https://cnb.cool/blzing/blazing
This commit is contained in:
@@ -295,7 +295,7 @@ func (p *ClientData) SendPack(b []byte) error {
|
||||
|
||||
} else {
|
||||
|
||||
p.Conn.Write(b)
|
||||
p.Conn.AsyncWrite(b, nil)
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user