Bond_009
|
b62b0ec2b5
Fix warnings
|
1 year ago |
Patrick Barron
|
e463dbda47
Move network configuration to MediaBrowser.Common
|
1 year ago |
Patrick Barron
|
9595636d61
Move network utilities to MediaBrowser.Common
|
1 year ago |
Stepan Goremykin
|
8d7e4229ca
Merge branch 'master' into fix-resharper-warnings
|
1 year ago |
Tim Eisele
|
dc27d8f9cd
Refactor URI overrides (#10051)
|
1 year ago |
Stepan Goremykin
|
526f9a825c
Make files readonly
|
1 year ago |
Shadowghost
|
e56275fb46
Extract networking constants
|
2 years ago |
Shadowghost
|
7af6694594
Fix AutoDiscovery socket creation
|
2 years ago |
Shadowghost
|
42498194d9
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
|
2 years ago |
Shadowghost
|
4eba16c672
Apply review suggestions
|
2 years ago |
Shadowghost
|
26d79a5ce3
Properly name some bind address functions, cleanup logging
|
2 years ago |
Shadowghost
|
87d0158a4a
Fix autodiscovery
|
2 years ago |
Shadowghost
|
ff22f597d2
Fix multiple UDP servers for AutoDiscovery
|
3 years ago |
Shadowghost
|
a2857c5a02
Check if OS is capable of binding multiple sockets before creating autodiscovery sockets
|
3 years ago |
Shadowghost
|
b01d169d28
Implement discovery respecting bind addresses
|
3 years ago |
Bond_009
|
16e0d46771
UdpServerEntryPoint: Fix typo
|
3 years ago |
Bond_009
|
3cb49d6df0
Fix option to disable server discovery
|
3 years ago |
Cody Robibero
|
cba07b1ca6
Remove more and more warnings
|
3 years ago |
Bond_009
|
0bc0601442
Fix some warnings
|
4 years ago |
Bond_009
|
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
Bond_009
|
acac21d8dc
Improve tests
|
4 years ago |
Bond_009
|
93a1f434a3
Fix possible null ref exception
|
4 years ago |
Neil Burrows
|
da8eb1f15b
using System.Net.Sockets
|
5 years ago |
Neil Burrows
|
25e3827488
Update Emby.Server.Implementations/EntryPoints/UdpServerEntryPoint.cs
|
5 years ago |
Neil Burrows
|
359b0044b8
Prevent failure to bind to Auto Discover port being a fatal error
|
5 years ago |
telans
|
3d9049ef08
fix SA1508
|
5 years ago |
crobibero
|
44957c5a9a
Use typed logger where possible
|
5 years ago |
Vasily
|
668e10ceb7
Merge pull request #2767 from Bond-009/nullable3
|
5 years ago |
Neil Burrows
|
b737301c70
Auto discover published URL override
|
5 years ago |
Bond_009
|
30ce346f34
Enable nullabe reference types for MediaBrowser.Model
|
5 years ago |