This website requires JavaScript.
Explore
Help
Sign In
EonaCat
/
EonaCat.Connections
Watch
1
Star
0
Fork
You've already forked EonaCat.Connections
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f08de22c70
EonaCat.Connections
/
EonaCat.Connections
/
ProtocolType.cs
9 lines
124 B
C#
Raw
Blame
History
namespace
EonaCat.Connections
{
// Protocol types
public
enum
ProtocolType
{
TCP
,
UDP
}
}
Reference in New Issue
View Git Blame
Copy Permalink