1
This commit is contained in:
parent
8dd91e03f2
commit
346ae3ac4a
@ -78,7 +78,7 @@ func (this *WspCliConn) IsValid() bool {
|
|||||||
|
|
||||||
func (this *WspCliConn) Reset() bool {
|
func (this *WspCliConn) Reset() bool {
|
||||||
this.Conn = nil
|
this.Conn = nil
|
||||||
this.SocketHandle == 0
|
this.SocketHandle = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
func (this *WSProxyPackHead_C) Read(data []byte, offset int) {
|
func (this *WSProxyPackHead_C) Read(data []byte, offset int) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user