...
This commit is contained in:
@@ -27,6 +27,8 @@ static constexpr char ADC_DEFAULT_NETPROTO_STARTMARK[] = "\n\t\r\v\r\t\n";
|
||||
} // namespace constants
|
||||
|
||||
|
||||
/* SESSION-LEVEL PROTOCOLS */
|
||||
|
||||
template <const char* STOPSEQ = constants::ADC_DEFAULT_NETPROTO_STOPSEQ>
|
||||
struct AdcStopSeqSessionProto {
|
||||
static constexpr std::string_view STOP_SEQ{STOPSEQ};
|
||||
|
||||
Reference in New Issue
Block a user