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-17 02:49:05 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3d01aa1ae4
jellyfin
/
SocketHttpListener
/
Mask.cs
9 lines
116 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
Mask
:
byte
{
Unmask
=
0x0
,
Mask
=
0x1
}
update portable projects
2016-11-11 12:55:12 -07:00
}
Reference in New Issue
Copy Permalink