mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 09:59:06 -07:00
f50a250cd9
* Use Guid.Equals(Guid) instead of the == override * Ban the usage of Guid.Equals(Object) to prevent accidental boxing * Compare to default(Guid) instead of Guid.Empty |
||
---|---|---|
.. | ||
SessionManager.cs | ||
SessionWebSocketListener.cs | ||
WebSocketController.cs |