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

IAsyncIOStream.h File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::IO

Classes

class  IAsyncIOStream
 An interface onto an asynchrnonous I/O stream. Calls to Write() are not guaranteed to have completed when the call returns and calls to Read() simply request that a Read() happens and do not, in any way, result in incoming data being placed in the provided buffer before the call returns. Objects that implement this interface must provide another way to provide the caller with the data that is read from the stream when the read actually completes. More...


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