mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 22:08:27 +01:00
Merge branch 'dev' into code-cleanup
This commit is contained in:
@@ -183,7 +183,7 @@ namespace Emby.Server.Implementations.Udp
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
try
|
||||
{
|
||||
var socketResult = _udpClient.EndReceive(result);
|
||||
|
||||
Reference in New Issue
Block a user