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

ShutdownHow.h File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::Socket

Enumerations

enum  ShutdownHow { ShutdownNeither = 0x0, ShutdownSend = 0x1, ShutdownReceive = 0x2, ShutdownBoth = 0x3 }
 An enumeration to detail how to shutdown a socket. More...

Functions

_tstring GetShutdownHowAsString (const ShutdownHow how)
string GetShutdownHowAsStringA (const ShutdownHow how)


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