[Modify] Replace it
This commit is contained in:
@@ -342,9 +342,7 @@ namespace WebSocketSharp.Net
|
||||
}
|
||||
}
|
||||
|
||||
_websocketContext = new HttpListenerWebSocketContext (this, protocol);
|
||||
|
||||
return _websocketContext;
|
||||
return GetWebSocketContext (protocol);
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user