This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
jellyfin
Watch
2
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2024-11-16 18:42:52 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bca7a26ffd
jellyfin
/
SocketHttpListener
/
Rsv.cs
9 lines
110 B
C#
Raw
Normal View
History
Unescape
Escape
update portable projects
2016-11-11 12:55:12 -07:00
namespace
SocketHttpListener
{
Visual Studio Reformat: SocketHttpListener
2019-01-13 12:27:29 -07:00
internal
enum
Rsv
:
byte
{
Off
=
0x0
,
On
=
0x1
}
update portable projects
2016-11-11 12:55:12 -07:00
}
Reference in New Issue
Copy Permalink