This website requires JavaScript.
Explore
Help
Register
Sign In
michael.heier
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
33b67a357f
jellyfin
/
SocketHttpListener
/
Rsv.cs
9 lines
110 B
C#
Raw
Normal View
History
Unescape
Escape
update portable projects
2016-11-11 19:55:12 +00:00
namespace
SocketHttpListener
{
Visual Studio Reformat: SocketHttpListener
2019-01-13 19:27:29 +00:00
internal
enum
Rsv
:
byte
{
Off
=
0x0
,
On
=
0x1
}
update portable projects
2016-11-11 19:55:12 +00:00
}
Reference in New Issue
Copy Permalink