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

IMonitorStreamSocketFlowControl Member List

This is the complete list of members for IMonitorStreamSocketFlowControl, including all inherited members.

ConnectionId typedefIMonitorStreamSocketFlowControl
OnBufferConsolidated(ConnectionId id, bool wasDelayed)=0IMonitorStreamSocketFlowControl [pure virtual]
OnBufferDelayed(ConnectionId id, JetByteTools::IO::IBuffer &buffer)=0IMonitorStreamSocketFlowControl [pure virtual]
OnBufferDiscarded(ConnectionId id, JetByteTools::IO::IBuffer &buffer, bool wasDelayed)=0IMonitorStreamSocketFlowControl [pure virtual]
OnBufferSent(ConnectionId id, JetByteTools::IO::IBuffer &buffer)=0IMonitorStreamSocketFlowControl [pure virtual]
OnConnectionComplete(ConnectionId id)=0IMonitorStreamSocketFlowControl [pure virtual]
OnConnectionEstablished(JetByteTools::Socket::IStreamSocket &socket)=0IMonitorStreamSocketFlowControl [pure virtual]
OnConnectionTerminated(ConnectionId id)=0IMonitorStreamSocketFlowControl [pure virtual]
OnConsolidation(ConnectionId id, bool consolidated)=0IMonitorStreamSocketFlowControl [pure virtual]
OnWriteComplete(ConnectionId id)=0IMonitorStreamSocketFlowControl [pure virtual]
OnWriteCompletionError(ConnectionId id, JetByteTools::Socket::IStreamSocket &socket, JetByteTools::IO::IBuffer &buffer, DWORD lastError)=0IMonitorStreamSocketFlowControl [pure virtual]
OnWritePending(ConnectionId id)=0IMonitorStreamSocketFlowControl [pure virtual]
~IMonitorStreamSocketFlowControl()IMonitorStreamSocketFlowControl [protected, virtual]


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