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