SDK Home Glossary Index Left Right Up

Shutdown types

Defined in

csocket.oxh

Definitions
KStopNormal& Shutdown completes when input and output stopped
KStopInput& Stop socket input and complete when output is stopped
KStopOutput& Stop socket output and complete when input is stopped
KStopImmediate& Stop input and output and complete
See also

SocketShutdown, SocketShutdown2


  SDK Home Glossary Index Left Right Up