enum Telnet::Descriptor::Type
Defined in:
telnet/descriptor.crEnum Members
-
Client =
0
-
Connection is from client to a server
-
Server =
1
-
Connection is from an external client connecting to the server