mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-15 21:43:03 +03:00
Reformat JustAMan review pt3 changes
This commit is contained in:
@@ -78,6 +78,7 @@ namespace SocketHttpListener
|
||||
init();
|
||||
}
|
||||
|
||||
// In the .NET Framework, this pulls the value from a P/Invoke. Here we just hardcode it to a reasonable default.
|
||||
public static TimeSpan DefaultKeepAliveInterval => TimeSpan.FromSeconds(30);
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user