SuperSocket
SuperSocket copied to clipboard
HandshakeValidator检验不通过,握手失败时,TcpPipeChannel.PipelineFilter.Context,W…
…ebSocketSession交叉引用,导致gc无法回收,内存溢出问题修复
请问哪里有交叉引用?
According to the changes in this PR, the problem looks like is here. https://github.com/kerryjiang/SuperSocket/blob/a2b3b4cdd55e771ee495a8de78da19e35e7a6f62/src/SuperSocket.WebSocket/Extensions/Compression/WebSocketPerMessageCompressionExtension.cs#L25
你说的交叉引用是怎么回事?
Context里面只存extensions啊。