message-size-increase #3
@ -183,6 +183,7 @@ func (this *transA) Close() error {
|
||||
|
||||
func (this *transA) closeDontUnlist() error {
|
||||
this.Send(closeMethod, nil)
|
||||
this.parent.sendMessageSafe(this.id, 0xFFFF, nil)
|
||||
return this.incoming.Close()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user