The C++ framework for developing highly scalable, high performance servers on Windows platforms.

ConnectionDirection.h File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::Socket

Enumerations

enum  ConnectionDirection {
  NoConnection, ListeningConnection, InboundConnection, InboundConnectionInProgress,
  OutboundConnectionBound, OutboundConnectionInProgress, OutboundConnection
}
 An enumeration to detail how a socket is connected. More...

Functions

_tstring GetConnectionDirectionAsString (const ConnectionDirection direction)
string GetConnectionDirectionAsStringA (const ConnectionDirection direction)


Generated on Sun Sep 12 19:06:42 2021 for The Server Framework - v7.4 by doxygen 1.5.3