COMMS
Template library intended to help with implementation of communication protocols.
|
#include "comms/options.h"
Option to forcefully disable passing the ProtocolLayerForceReadUntilDataSplit option to the layer definition.
Can be used by some customized layers default implementation of which pass the comms::option::def::ProtocolLayerForceReadUntilDataSplit option to the comms::protocol::ProtocolLayerBase